We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f51f86 commit ac9feceCopy full SHA for ac9fece
Cargo.toml
@@ -15,7 +15,7 @@ rust-version.workspace = true
15
edition = "2021"
16
license = "Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT"
17
repository = "https://github.com/bytecodealliance/wasi-rs"
18
-rust-version = "1.78.0"
+rust-version = "1.82.0"
19
20
[workspace.dependencies]
21
rand = { version = "0.8.5", default-features = false }
0 commit comments