Skip to content

Commit

Permalink
chore(deps): Bump unicode-normalization from 0.1.23 to 0.1.24
Browse files Browse the repository at this point in the history
Bumps [unicode-normalization](https://github.com/unicode-rs/unicode-normalization) from 0.1.23 to 0.1.24.
- [Commits](unicode-rs/unicode-normalization@v0.1.23...v0.1.24)

---
updated-dependencies:
- dependency-name: unicode-normalization
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 23, 2024
1 parent b98a6e2 commit 8bfe492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ tokio-stream = "0.1.16"
toml = "0.8.19"
tonic = "0.12.2"
thiserror = "1.0.64"
unicode-normalization = "0.1.19"
unicode-normalization = "0.1.24"
ureq = { version = "2.10.1", default-features = false, features = [
"json",
"tls",
Expand Down

0 comments on commit 8bfe492

Please sign in to comment.