diff --git a/Cargo.lock b/Cargo.lock index 400db3d..8f3461c 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3034,7 +3034,7 @@ dependencies = [ [[package]] name = "hotshot-builder-core" -version = "0.1.39" +version = "0.1.43" dependencies = [ "anyhow", "async-broadcast", diff --git a/Cargo.toml b/Cargo.toml index 3cd340b..1b6ca7b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hotshot-builder-core" -version = "0.1.39" +version = "0.1.43" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html