We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1a61d3 commit 523cfbeCopy full SHA for 523cfbe
Cargo.toml
@@ -7,7 +7,7 @@ description = "structured access to the output of `cargo metadata`"
7
license = "MIT"
8
readme = "README.md"
9
edition = "2021"
10
-rust-version = "1.82.0"
+rust-version = "1.86.0"
11
12
[dependencies]
13
camino = { version = "1.0.7", features = ["serde1"] }
0 commit comments