Skip to content

Commit 93e8b46

Browse files
committed
Fix the version of fast_log to v1.6.16 for benchmarking
1 parent b71eef4 commit 93e8b46

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
@@ -76,7 +76,7 @@ log = "=0.4.21"
7676
slog = "=2.7.0"
7777
sloggers = "=2.2.0"
7878
log4rs = "=1.3.0"
79-
fast_log = "1.6.16"
79+
fast_log = "=1.6.16"
8080
fern = "=0.6.2"
8181
flexi_logger = "=0.28.3"
8282
ftlog = "=0.2.14"

0 commit comments

Comments
 (0)