Skip to content

Commit bdd0cc2

Browse files
fix(deps): update rust crate fern to 0.7
1 parent 03c255a commit bdd0cc2

File tree

2 files changed

+5
-27
lines changed

2 files changed

+5
-27
lines changed

Cargo.lock

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

plugins/log/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ serde_repr = "0.1"
3131
byte-unit = "5"
3232
log = { workspace = true, features = ["kv_unstable"] }
3333
time = { version = "0.3", features = ["formatting", "local-offset"] }
34-
fern = "0.6"
34+
fern = "0.7"
3535
thiserror = "1"
3636

3737
[target."cfg(target_os = \"android\")".dependencies]

0 commit comments

Comments
 (0)