diff --git a/tools/manifest-schema/Cargo.toml b/tools/manifest-schema/Cargo.toml index 8957c4e7..f74c924a 100644 --- a/tools/manifest-schema/Cargo.toml +++ b/tools/manifest-schema/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "install-action-manifest-schema" -version = "0.2.0" +version = "0.2.0" #publish:version edition = "2021" rust-version = "1.79" # Align to cargo-binstall: https://crates.io/crates/cargo-binstall license = "Apache-2.0 OR MIT"