diff --git a/Cargo.toml b/Cargo.toml index ecf70da..84f53ed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ edition = "2021" license = "Apache-2.0" name = "backon" repository = "https://github.com/Xuanwo/backon" -version = "0.4.3" +version = "0.4.4" [dependencies] fastrand = "2.0.0"