Skip to content

Commit 02ba666

Browse files
KodrAusyoshuawuyts
authored andcommitted
update log to use kv_unstable_std instead of std
1 parent c63a652 commit 02ba666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ futures-util = "0.3.6"
4343
http-client = { version = "6.1.0", default-features = false }
4444
http-types = "2.5.0"
4545
kv-log-macro = "1.0.7"
46-
log = { version = "0.4.11", features = ["std"] }
46+
log = { version = "0.4.13", features = ["kv_unstable_std"] }
4747
pin-project-lite = "0.1.10"
4848
route-recognizer = "0.2.0"
4949
serde = "1.0.117"

0 commit comments

Comments
 (0)