We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ef2d1b commit eb389d1Copy full SHA for eb389d1
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "build-rs"
3
version = "0.2.0"
4
edition = "2021"
5
-rust-version = "1.75"
+rust-version = "1.76"
6
publish = false
7
8
[features]
test-lib/Cargo.toml
name = "build-rs-test-lib"
[build-dependencies]
0 commit comments