Update Cargo.toml

This commit is contained in:
Robert Chacón 2024-08-05 07:31:15 -06:00 committed by GitHub
parent cc6958e127
commit 1e586e4335
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -58,7 +58,7 @@ uuid = { version = "1", features = ["v4", "fast-rng" ] }
dashmap = "5"
toml = "0.8.8"
zerocopy = {version = "0.6.1", features = [ "simd" ] }
sysinfo = "0"
sysinfo = "=0.30.13"
default-net = "0"
reqwest = { version = "0", features = ["json", "blocking"] }
pyo3 = "0.20.3"