Skip to content

Commit

Permalink
Bump the msrv again
Browse files Browse the repository at this point in the history
The cargo repo Cargo.toml has 1.73 for the whole workspace and 1.75 for
itself...
  • Loading branch information
lu-zero committed Mar 22, 2024
1 parent 58d9eda commit b140d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
repository = "https://github.com/lu-zero/cargo-c"
categories = ["command-line-utilities", "development-tools::cargo-plugins"]
keywords = ["cargo", "cdylib"]
rust-version = "1.73"
rust-version = "1.75"

[[bin]]
name = "cargo-capi"
Expand Down

0 comments on commit b140d7c

Please sign in to comment.