diff --git a/Cargo.toml b/Cargo.toml index 05f7faf..a8ea413 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "jobslot" -version = "0.2.9" +version = "0.2.10" authors = ["Jiahao XU ", "Alex Crichton "] license = "MIT/Apache-2.0" repository = "https://github.com/cargo-bins/jobslot"