diff --git a/Cargo.lock b/Cargo.lock index 6caca0c..79076ae 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3039,7 +3039,7 @@ dependencies = [ [[package]] name = "hotshot-builder-core" -version = "0.1.43" +version = "0.1.45" dependencies = [ "anyhow", "async-broadcast", diff --git a/Cargo.toml b/Cargo.toml index 1149d7e..c983886 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotshot-builder-core" -version = "0.1.43" +version = "0.1.45" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html