Skip to content

Commit a53ab26

Browse files
chore(deps): update rust crate toml to 0.9
1 parent 2a4730b commit a53ab26

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
@@ -60,7 +60,7 @@ tempfile = "3.12"
6060
test-log = "0.2"
6161
tokio = "1.32"
6262
tokio-test = "0.4"
63-
toml = "0.8"
63+
toml = "0.9"
6464
tree-sitter = "0.25" # NOTE Update tree-sitter-loader to match
6565
tree-sitter-loader = "0.25" # NOTE Align with tree-sitter
6666
tree-sitter-json = "0.24"

0 commit comments

Comments
 (0)