Skip to content

Commit 9b4a7a5

Browse files
authored
Update Cargo.toml to set minimum Rust to 1.66
1 parent 3cac8d2 commit 9b4a7a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ license = "MIT"
1919
keywords = ["Python"]
2020
categories = ["command-line-utilities"]
2121
edition = "2021"
22-
rust-version = "1.58"
22+
rust-version = "1.66"
2323

2424
[badges]
2525
maintenance = { status = "actively-developed" }

0 commit comments

Comments
 (0)