We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f027dac commit 09d19b9Copy full SHA for 09d19b9
1 file changed
Cargo.toml
@@ -174,7 +174,7 @@ authors = ["The Wasmtime Project Developers"]
174
edition = "2021"
175
# Wasmtime's current policy is that this number can be no larger than the
176
# current stable release of Rust minus 2.
177
-rust-version = "1.84.0"
+rust-version = "1.82.0"
178
179
[workspace.lints.rust]
180
# Turn on some lints which are otherwise allow-by-default in rustc.
0 commit comments