Skip to content

Commit f7f1c60

Browse files
authored
Merge pull request #241 from baoyachi/dependabot/cargo/cargo_metadata-0.22.0
2 parents f57b779 + f81aa6c commit f7f1c60

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
@@ -33,7 +33,7 @@ tzdb = { version = "0.7.2", optional = true, default-features = false, features
3333

3434
document-features = { version = "0.2", optional = true }
3535

36-
cargo_metadata = { version = "0.21.0", optional = true, default-features = false }
36+
cargo_metadata = { version = "0.22.0", optional = true, default-features = false }
3737
serde_json = { version = "1", default-features = false, optional = true }
3838

3939
[features]

0 commit comments

Comments
 (0)