Skip to content

Commit 8b928fa

Browse files
authored
chore: bump logforth to 0.23 (#18524)
logforth
1 parent f092968 commit 8b928fa

File tree

8 files changed

+347
-236
lines changed

8 files changed

+347
-236
lines changed

Cargo.lock

Lines changed: 118 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,9 +373,9 @@ lexical-core = "1"
373373
libc = { version = "0.2.158" }
374374
libm = "0.2.6"
375375
limits-rs = "0.2.0"
376-
logforth = { git = "https://github.com/datafuse-extras/logforth", branch = "global-max-files-v0.14", features = [
376+
logforth = { git = "https://github.com/datafuse-extras/logforth", branch = "main", features = [
377377
'json',
378-
'rolling_file',
378+
'rolling-file',
379379
'opentelemetry',
380380
'fastrace',
381381
] }

0 commit comments

Comments
 (0)