Skip to content

Commit 523cfbe

Browse files
authored
bump msrv
1 parent b1a61d3 commit 523cfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description = "structured access to the output of `cargo metadata`"
77
license = "MIT"
88
readme = "README.md"
99
edition = "2021"
10-
rust-version = "1.82.0"
10+
rust-version = "1.86.0"
1111

1212
[dependencies]
1313
camino = { version = "1.0.7", features = ["serde1"] }

0 commit comments

Comments
 (0)