Skip to content

Commit 2bf2b13

Browse files
committed
Bump MSRV to 1.78 for cargo-platform
1 parent 2e38105 commit 2bf2b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "Customizable subcommands to build your Wasm projects using xtask.
77
homepage = "https://github.com/rustminded/xtask-wasm"
88
repository = "https://github.com/rustminded/xtask-wasm"
99
documentation = "https://docs.rs/xtask-wasm"
10-
rust-version = "1.76"
10+
rust-version = "1.78"
1111
readme = "README.md"
1212
categories = ["development-tools::build-utils"]
1313
keywords = ["wasm", "cli"]

0 commit comments

Comments
 (0)