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

Commit 042be7b

Browse files
fix(deps): update rust crate convert_case to 0.9.0 (#632)
* fix(deps): update rust crate convert_case to 0.9.0 * fix(deps): update Cargo.lock --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniëlle Huisman <danielle@huisman.me>
1 parent aa514dc commit 042be7b

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 1 deletion
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.8.0"
13+
convert_case = "0.9.0"
1414
env_logger = "0.11.3"
1515
git2 = "0.20.0"
1616
http-body-util = "0.1.1"

0 commit comments

Comments
 (0)