Skip to content

Commit

Permalink
Update Rust crate unicode-segmentation to 1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 31, 2024
1 parent 8a51453 commit 14e08cc
Showing 1 changed file with 1 addition and 1 deletion.
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.11.0"
unicode-segmentation = "1.12.0"
unicode-width = "0.2.0"
instant = { version = "0.1.13", features = [ "wasm-bindgen" ] }

0 comments on commit 14e08cc

Please sign in to comment.