Skip to content

Commit 374b9f3

Browse files
chore(deps): Update MSRV to v1.74
1 parent b076bd3 commit 374b9f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ resolver = "2"
44
[workspace.package]
55
license = "MIT OR Apache-2.0"
66
edition = "2021"
7-
rust-version = "1.73" # MSRV
7+
rust-version = "1.74" # MSRV
88
include = [
99
"build.rs",
1010
"src/**/*",

0 commit comments

Comments
 (0)