Skip to content

Commit

Permalink
Upgrade two-face
Browse files Browse the repository at this point in the history
  • Loading branch information
hongquan committed Sep 4, 2023
1 parent 59c99ca commit 64dc6f5
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ tower-http = { version = "0.4.1", features = ["trace"] }
tracing = { git = "https://github.com/hongquan/tracing.git", branch = "feat/tracing-journald" }
tracing-journald = { git = "https://github.com/hongquan/tracing.git", branch = "feat/tracing-journald" }
tracing-subscriber = { git = "https://github.com/hongquan/tracing.git", branch = "feat/tracing-journald", features = ["env-filter"] }
two-face = "0.2.0"
two-face = { version = "0.3.0", default-features = false, features = ["syntect-fancy"] }
unic-langid = { version = "0.9.1", features = ["serde"] }
uuid = { version = "1.4.1", features = ["v1", "serde"] }
validify = "1.0.11"
Expand Down

0 comments on commit 64dc6f5

Please sign in to comment.