mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Update Cargo.toml
This commit is contained in:
parent
cc6958e127
commit
1e586e4335
@ -58,7 +58,7 @@ uuid = { version = "1", features = ["v4", "fast-rng" ] }
|
|||||||
dashmap = "5"
|
dashmap = "5"
|
||||||
toml = "0.8.8"
|
toml = "0.8.8"
|
||||||
zerocopy = {version = "0.6.1", features = [ "simd" ] }
|
zerocopy = {version = "0.6.1", features = [ "simd" ] }
|
||||||
sysinfo = "0"
|
sysinfo = "=0.30.13"
|
||||||
default-net = "0"
|
default-net = "0"
|
||||||
reqwest = { version = "0", features = ["json", "blocking"] }
|
reqwest = { version = "0", features = ["json", "blocking"] }
|
||||||
pyo3 = "0.20.3"
|
pyo3 = "0.20.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user