Update Cargo.lock and Cargo.toml
This commit is contained in:
@@ -43,6 +43,8 @@ rand = "0.8"
|
||||
|
||||
lazy_static = "1.4"
|
||||
|
||||
uuid = { version = "1.3", features = ["v4"] }
|
||||
|
||||
[build-dependencies]
|
||||
reqwest = { version = "0.12.9", features = ["blocking"] }
|
||||
serde = { version = "1.0.215", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user