mirror of
https://github.com/CCC-MF/bwhc-kafka-rest-proxy.git
synced 2025-04-19 11:06:51 +00:00
chore: update tokio dependency
This commit is contained in:
parent
f4cb8f9562
commit
e003704c02
@ -32,7 +32,7 @@ version = "0.3"
|
|||||||
version = "0.1"
|
version = "0.1"
|
||||||
|
|
||||||
[dependencies.tokio]
|
[dependencies.tokio]
|
||||||
version = "1.37"
|
version = "1.38"
|
||||||
features = ["rt-multi-thread"]
|
features = ["rt-multi-thread"]
|
||||||
|
|
||||||
[dependencies.tower-http]
|
[dependencies.tower-http]
|
||||||
@ -69,4 +69,4 @@ opt-level = "s"
|
|||||||
codegen-units = 1
|
codegen-units = 1
|
||||||
lto = "thin"
|
lto = "thin"
|
||||||
strip = true
|
strip = true
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user