diff --git a/src/Cargo.lock b/src/Cargo.lock index 933ebe7..6dc82ae 100644 --- a/src/Cargo.lock +++ b/src/Cargo.lock @@ -571,7 +571,7 @@ dependencies = [ [[package]] name = "crusader-lib" -version = "0.0.10" +version = "0.0.11" dependencies = [ "bincode", "bytes", diff --git a/src/crusader-lib/Cargo.toml b/src/crusader-lib/Cargo.toml index 5ad2ca9..d881d4a 100644 --- a/src/crusader-lib/Cargo.toml +++ b/src/crusader-lib/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "crusader-lib" -version = "0.0.10" +version = "0.0.11" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html