Skip to content

Commit 6035e96

Browse files
committed
Bump log to v0.4.8 as earlier versions cannot be compiled
1 parent f076b7d commit 6035e96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spdlog/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ crossbeam = { version = "0.8.2", optional = true }
4646
flexible-string = { version = "0.1.0", optional = true }
4747
if_chain = "1.0.2"
4848
is-terminal = "0.4"
49-
log = { version = "0.4", optional = true }
49+
log = { version = "0.4.8", optional = true }
5050
once_cell = "1.16.0"
5151
spdlog-macros = { version = "0.1.0", path = "../spdlog-macros" }
5252
spin = "0.9.4"

0 commit comments

Comments
 (0)