diff --git a/Cargo.lock b/Cargo.lock index cb1a664..17f7e2e 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2698,7 +2698,7 @@ dependencies = [ [[package]] name = "wizer" -version = "6.0.0" +version = "7.0.0" dependencies = [ "anyhow", "cap-std", diff --git a/Cargo.toml b/Cargo.toml index a116887..9fa4aed 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ license = "Apache-2.0 WITH LLVM-exception" name = "wizer" readme = "./README.md" repository = "https://github.com/bytecodealliance/wizer" -version = "6.0.0" +version = "7.0.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html