Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
yann-sjtu committed Dec 25, 2023
1 parent 9b7b9d6 commit c41bed8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 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 @@ -71,7 +71,7 @@ tokio-util = {version = "0.7.3", features = ["compat"] }
tower-http = { version = "0.4.0", features = ["compression-br", "compression-gzip", "cors", "set-header"] }
utoipa = "4.1.0"
thiserror = "1.0.51"
log4rs = "1.2.0"
log4rs = { version = "1.2.0", features = ["gzip"] }

[dev-dependencies]
executable-path = "1.0.0"
Expand Down

0 comments on commit c41bed8

Please sign in to comment.