Skip to content

Commit

Permalink
Bump unicode-segmentation from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [unicode-segmentation](https://github.com/unicode-rs/unicode-segmentation) from 1.11.0 to 1.12.0.
- [Commits](unicode-rs/unicode-segmentation@v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: unicode-segmentation
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent 89201a3 commit 205409b
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ thiserror = "1"
tokio = { version = "1", features = ["full"] }
toml = "0.8.19"
toml_edit = "0.22.20"
unicode-segmentation = "1.11.0"
unicode-segmentation = "1.12.0"
url = "2.5.0"
uuid = { version = "1.10", features = ["serde", "v4"] }
version-compare = "0.2.0"
Expand Down

0 comments on commit 205409b

Please sign in to comment.