mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-04-13 14:13:01 +00:00
Update dependencies (cargo update).
This commit is contained in:
parent
2774c51ea2
commit
0ff05a9285
455
Cargo.lock
generated
455
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -76,7 +76,7 @@ rdkafka = { version = "0.34", default-features = false, features = ["tokio", "cm
|
||||
tonic = "0.10"
|
||||
tonic-web = "0.10"
|
||||
tonic-reflection = "0.10"
|
||||
tokio = { version = "1.32", features = ["macros", "rt-multi-thread"] }
|
||||
tokio = { version = "1.35", features = ["macros", "rt-multi-thread"] }
|
||||
tokio-stream = "0.1"
|
||||
prost-types = "0.12"
|
||||
prost = "0.12"
|
||||
@ -90,7 +90,7 @@ futures = "0.3"
|
||||
futures-util = "0.3"
|
||||
http = "0.2"
|
||||
http-body = "0.4"
|
||||
rust-embed = "8.0"
|
||||
rust-embed = "8.1"
|
||||
mime_guess = "2.0"
|
||||
tower-http = { version = "0.4", features = ["trace", "auth"] }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user