Skip to content

Commit 37e5d83

Browse files
build(deps): update toml requirement from ^0.8 to ^0.9 (#1180)
1 parent 7133400 commit 37e5d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust-code-analysis-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ serde = "^1.0"
2020
serde_cbor = "^0.11"
2121
serde_json = "^1.0"
2222
serde_yaml = "^0.9"
23-
toml = "^0.8"
23+
toml = "^0.9"

0 commit comments

Comments
 (0)