mirror of
https://github.com/tokio-rs/tracing.git
synced 2025-10-02 15:24:47 +00:00
chore: bump ahash
to 0.7.7 (#2794)
This commit is contained in:
parent
abb23931ef
commit
1dc1e6a302
@ -28,7 +28,7 @@ tracing-core = { path = "../tracing-core", version = "0.1.28"}
|
|||||||
log = { version = "0.4.17" }
|
log = { version = "0.4.17" }
|
||||||
once_cell = "1.13.0"
|
once_cell = "1.13.0"
|
||||||
lru = { version = "0.7.7", optional = true }
|
lru = { version = "0.7.7", optional = true }
|
||||||
ahash = { version = "0.7.6", optional = true }
|
ahash = { version = "0.7.7", optional = true }
|
||||||
|
|
||||||
[dev-dependencies]
|
[dev-dependencies]
|
||||||
tracing = { path = "../tracing", version = "0.1.35"}
|
tracing = { path = "../tracing", version = "0.1.35"}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user