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 9b75668 commit 6df928cCopy full SHA for 6df928c
Cargo.toml
@@ -14,7 +14,7 @@ resolver = "2"
14
[workspace.package]
15
version = "0.1.0"
16
edition = "2021"
17
-rust-version = "1.81"
+rust-version = "1.82"
18
license = "MIT OR Apache-2.0"
19
publish = false
20
clippy.toml
@@ -1 +1 @@
1
-msrv = "1.81"
+msrv = "1.82"
0 commit comments