Skip to content

Commit

Permalink
Update Rust crate unicode-truncate to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 58a9212 commit 50ad643
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions server/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 server/main-api/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ rustls.workspace = true

cached = { version = "0.50.0", features = ["default", "async", "tokio", "disk_store"] }
futures = "0.3.30"
unicode-truncate = "0.2.0"
unicode-truncate = "1.0.0"

# setup
serde_yaml = "0.9"
Expand Down

0 comments on commit 50ad643

Please sign in to comment.