Skip to content

Commit 6929dd0

Browse files
Bump unicase from 2.8.1 to 2.9.0
Bumps [unicase](https://github.com/seanmonstar/unicase) from 2.8.1 to 2.9.0. - [Release notes](https://github.com/seanmonstar/unicase/releases) - [Commits](seanmonstar/unicase@v2.8.1...v2.9.0) --- updated-dependencies: - dependency-name: unicase dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e0e2fa commit 6929dd0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ serde = {version = "1.0.228", features = ["derive", "rc"]}
2121
serde_string_enum = "0.2.1"
2222
tempfile = "3.24.0"
2323
toml = "0.9.10"
24-
unicase = "2.8.1"
24+
unicase = "2.9.0"
2525
fern = {version = "0.7.1", features = ["chrono", "colored"]}
2626
chrono = "0.4"
2727
clap = {version = "4.5.54", features = ["cargo", "derive"]}

0 commit comments

Comments
 (0)