Skip to content

Commit 0f688bd

Browse files
committed
fix: Update log4rs to latest
Signed-off-by: Anthony Whalley <[email protected]>
1 parent 8aa6e9e commit 0f688bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core-dump-composer/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ uuid = { version = "1.1.0", features = ["serde", "v4"] }
1313
zip = "0.6.2"
1414
dotenv = "0.15.0"
1515
log = "0.4.14"
16-
log4rs = { git = "https://github.com/No9/log4rs/", branch = "typemap-ors-fix" }
16+
log4rs = "1.2.0"
1717
anyhow = "1.0.53"
1818
serde_json = "1.0.76"
1919
serde = { version = "1.0.134", features = ["derive"] }

0 commit comments

Comments
 (0)