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.
log
1 parent f076b7d commit 6035e96Copy full SHA for 6035e96
spdlog/Cargo.toml
@@ -46,7 +46,7 @@ crossbeam = { version = "0.8.2", optional = true }
46
flexible-string = { version = "0.1.0", optional = true }
47
if_chain = "1.0.2"
48
is-terminal = "0.4"
49
-log = { version = "0.4", optional = true }
+log = { version = "0.4.8", optional = true }
50
once_cell = "1.16.0"
51
spdlog-macros = { version = "0.1.0", path = "../spdlog-macros" }
52
spin = "0.9.4"
0 commit comments