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 9392bcf commit c190773Copy full SHA for c190773
Cargo.toml
@@ -21,7 +21,7 @@ default = []
21
path = "lib.rs"
22
23
[dependencies]
24
-slog = { git = "https://github.com/Techcable/slog.git", branch = "feature/simple-flush-method" }
+slog = "2.8"
25
thread_local = "1"
26
take_mut = "0.2.0"
27
crossbeam-channel = "0.5"
0 commit comments