mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-06-13 04:58:09 +00:00
Update dependencies.
This commit is contained in:
1164
api/rust/Cargo.lock
generated
vendored
1164
api/rust/Cargo.lock
generated
vendored
File diff suppressed because it is too large
Load Diff
2
api/rust/Cargo.toml
vendored
2
api/rust/Cargo.toml
vendored
@ -21,7 +21,7 @@ hex = "0.4"
|
||||
rand = "0.8"
|
||||
|
||||
tonic = { version = "0.9", features = ["codegen", "prost"], default-features = false, optional = true }
|
||||
tokio = { version = "1.27", features = ["macros"], optional = true }
|
||||
tokio = { version = "1.32", features = ["macros"], optional = true }
|
||||
pbjson = { version = "0.5", optional = true }
|
||||
pbjson-types = { version = "0.5", optional = true }
|
||||
serde = { version = "1.0", optional = true }
|
||||
|
Reference in New Issue
Block a user