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 65ec0ca commit b650466Copy full SHA for b650466
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "deptryrs"
3
version = "0.1.0"
4
edition = "2024"
5
-rust-version = "1.89"
+rust-version = "1.91"
6
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
[lib]
rust-toolchain.toml
@@ -1,2 +1,2 @@
1
[toolchain]
-channel = "1.89"
+channel = "1.91"
0 commit comments