Skip to content

Commit b140d7c

Browse files
committed
Bump the msrv again
The cargo repo Cargo.toml has 1.73 for the whole workspace and 1.75 for itself...
1 parent 58d9eda commit b140d7c

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
@@ -9,7 +9,7 @@ readme = "README.md"
99
repository = "https://github.com/lu-zero/cargo-c"
1010
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
1111
keywords = ["cargo", "cdylib"]
12-
rust-version = "1.73"
12+
rust-version = "1.75"
1313

1414
[[bin]]
1515
name = "cargo-capi"

0 commit comments

Comments
 (0)