We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8aa6e9e commit 0f688bdCopy full SHA for 0f688bd
1 file changed
core-dump-composer/Cargo.toml
@@ -13,7 +13,7 @@ uuid = { version = "1.1.0", features = ["serde", "v4"] }
13
zip = "0.6.2"
14
dotenv = "0.15.0"
15
log = "0.4.14"
16
-log4rs = { git = "https://github.com/No9/log4rs/", branch = "typemap-ors-fix" }
+log4rs = "1.2.0"
17
anyhow = "1.0.53"
18
serde_json = "1.0.76"
19
serde = { version = "1.0.134", features = ["derive"] }
0 commit comments