Skip to content

Commit

Permalink
chore(deps): bump unicode-segmentation from 1.11.0 to 1.12.0 (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 15, 2024
1 parent 44bd15d commit f596bc1
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 crates/synd_term/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ tracing = { workspace = true }
tracing-appender = "0.2.3"
tracing-subscriber = { workspace = true }
tui-widgets = { version = "0.3.0", default-features = false, features = ["big-text"] }
unicode-segmentation = "1.10.1"
unicode-segmentation = "1.12.0"
update-informer = { version = "1.1.0", default-features = false, features = ["crates", "reqwest", "rustls-tls"] }
url = { workspace = true }

Expand Down

0 comments on commit f596bc1

Please sign in to comment.