Skip to content

Commit

Permalink
deps: add unicode-ellipsis dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
czy-29 committed Aug 5, 2024
1 parent 078af31 commit 62c3a2d
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
17 changes: 17 additions & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ tokio = { version = "1.24.2", features = ["rt-multi-thread", "macros", "sync", "
toml = "0.8"
tracing = "0.1.30"
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
unicode-ellipsis = "0.2.0"

[target.'cfg(any())'.dependencies]
gix = { version = "0.63", default-features = false, features = ["blocking-http-transport-reqwest-rust-tls"] }
Expand Down

0 comments on commit 62c3a2d

Please sign in to comment.