mirror of
https://github.com/CCC-MF/bwhc-kafka-rest-proxy.git
synced 2025-04-19 11:06:51 +00:00
chore: update dependencies
This also updates the dependency to the latest create version of bwhc-dto-rs, containing new WHOGrading values (Version 2021).
This commit is contained in:
parent
e1b9ba1ee5
commit
263a5cbbb0
@ -19,7 +19,7 @@ version = "1.5"
|
||||
version = "0.4"
|
||||
|
||||
[dependencies.axum]
|
||||
version = "0.7"
|
||||
version = "0.8"
|
||||
features = ["tracing"]
|
||||
|
||||
[dependencies.tracing-subscriber]
|
||||
@ -55,7 +55,7 @@ features = ["v4"]
|
||||
version = "0.22"
|
||||
|
||||
[dependencies.bcrypt]
|
||||
version = "0.16"
|
||||
version = "0.17"
|
||||
|
||||
[dependencies.bwhc-dto]
|
||||
git = "https://github.com/ccc-mf/bwhc-dto-rs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user