diff --git a/Cargo.lock b/Cargo.lock index ac0368b..492db5e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -658,7 +658,7 @@ dependencies = [ [[package]] name = "sworkstyle" -version = "1.2.5" +version = "1.2.6" dependencies = [ "async-std", "ctrlc", diff --git a/Cargo.toml b/Cargo.toml index 5272cd6..4bae7d9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "sworkstyle" -version = "1.2.5" +version = "1.2.6" authors = ["Lyr-7D1h "] edition = "2018" license = "MIT"