We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94308ca commit b371376Copy full SHA for b371376
1 file changed
dylint/Cargo.toml
@@ -6,7 +6,7 @@ description = "A tool for running Rust lints from dynamic libraries"
6
edition = "2021"
7
license = "MIT OR Apache-2.0"
8
repository = "https://github.com/trailofbits/dylint"
9
-rust-version = "1.78"
+rust-version = "1.81"
10
11
[dependencies]
12
ansi_term = { workspace = true }
0 commit comments