Skip to content

Commit b371376

Browse files
committed
Bump Dylint's MSRV to 1.81
1 parent 94308ca commit b371376

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dylint/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description = "A tool for running Rust lints from dynamic libraries"
66
edition = "2021"
77
license = "MIT OR Apache-2.0"
88
repository = "https://github.com/trailofbits/dylint"
9-
rust-version = "1.78"
9+
rust-version = "1.81"
1010

1111
[dependencies]
1212
ansi_term = { workspace = true }

0 commit comments

Comments
 (0)