Skip to content

Commit

Permalink
Update Rust crate unicode-segmentation to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 31, 2024
1 parent a8ba961 commit 1d4649a
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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
unicode-segmentation = "1.10.1"
unicode-segmentation = "1.11.0"
unicode-width = "0.1.11"
instant = { version = "0.1.12", features = [ "wasm-bindgen" ] }

0 comments on commit 1d4649a

Please sign in to comment.