Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

Commit 79fb5a2

Browse files
fix(deps): update rust crate convert_case to 0.11.0
1 parent dbf11f7 commit 79fb5a2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

scripts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository.workspace = true
1010
version.workspace = true
1111

1212
[dependencies]
13-
convert_case = "0.10.0"
13+
convert_case = "0.11.0"
1414
env_logger = "0.11.3"
1515
git2 = "0.20.0"
1616
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)