mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Upgrade metrics dependencies
This commit is contained in:
parent
ea06ffd513
commit
19448fbc84
7 changed files with 35 additions and 39 deletions
|
|
@ -56,8 +56,8 @@ socket2 = { version = "0.5", features = ["all"] }
|
|||
tungstenite = "0.21"
|
||||
|
||||
# metrics feature
|
||||
metrics = { version = "0.22", optional = true }
|
||||
metrics-util = { version = "0.16", optional = true }
|
||||
metrics = { version = "0.24", optional = true }
|
||||
metrics-util = { version = "0.19", optional = true }
|
||||
|
||||
# mimalloc feature
|
||||
mimalloc = { version = "0.1", default-features = false, optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue