enable gzip support for log4rs

This commit is contained in:
2024-09-21 05:15:16 +00:00
committed by GitHub
parent 1cc8e67fb1
commit 684ef9fc34
3 changed files with 4 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -1161,6 +1161,7 @@ dependencies = [
"arc-swap",
"chrono",
"derivative",
"flate2",
"fnv",
"humantime",
"libc",