Skip to content

Commit 1999a73

Browse files
chore(deps): update rust crate convert_case to 0.8.0
1 parent ec4ab45 commit 1999a73

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
@@ -79,7 +79,7 @@ tree-sitter-md = {git="https://github.com/tree-sitter-grammars/tree-sitter-markd
7979
tree-sitter-yaml = "0.7.0"
8080
tree-sitter-toml-ng = "0.7.0"
8181
bytes = "1.10.0"
82-
convert_case = "0.7.1"
82+
convert_case = "0.8.0"
8383
serde = { version = "1.0.217", features = ["derive"] }
8484
serde_json = "1.0.138"
8585
anyhow = { version = "1.0.95", features = ["backtrace"] }

0 commit comments

Comments
 (0)