We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e38105 commit 2bf2b13Copy full SHA for 2bf2b13
Cargo.toml
@@ -7,7 +7,7 @@ description = "Customizable subcommands to build your Wasm projects using xtask.
7
homepage = "https://github.com/rustminded/xtask-wasm"
8
repository = "https://github.com/rustminded/xtask-wasm"
9
documentation = "https://docs.rs/xtask-wasm"
10
-rust-version = "1.76"
+rust-version = "1.78"
11
readme = "README.md"
12
categories = ["development-tools::build-utils"]
13
keywords = ["wasm", "cli"]
0 commit comments