Skip to content

Commit 6df928c

Browse files
committed
msrv 1.82
1 parent 9b75668 commit 6df928c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ resolver = "2"
1414
[workspace.package]
1515
version = "0.1.0"
1616
edition = "2021"
17-
rust-version = "1.81"
17+
rust-version = "1.82"
1818
license = "MIT OR Apache-2.0"
1919
publish = false
2020

clippy.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
msrv = "1.81"
1+
msrv = "1.82"

0 commit comments

Comments
 (0)