mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
Upgrade metrics, metrics-exporter, tungstenite & async-tungstenite
This commit is contained in:
parent
bb3857d018
commit
8734855c49
6 changed files with 45 additions and 92 deletions
|
|
@ -27,7 +27,7 @@ serde_json = "1"
|
|||
# simd-json version 0.7 seems to have bugs in string parsing
|
||||
# with custom visitor, where it includes quotes in strings
|
||||
simd-json = { version = "0.6", features = ["allow-non-simd"] }
|
||||
tungstenite = "0.18"
|
||||
tungstenite = "0.19"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue