updated vulnerable deps time and rustix
This commit is contained in:
parent
5a6d67d1df
commit
b42a73ccfd
1 changed files with 2 additions and 0 deletions
|
|
@ -23,3 +23,5 @@ tower = "0.4.13"
|
||||||
tower-http = { version = "0.4.3", features = ["fs"] }
|
tower-http = { version = "0.4.3", features = ["fs"] }
|
||||||
tracing = "0.1.37"
|
tracing = "0.1.37"
|
||||||
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
|
||||||
|
rustix = { version = "0.38.32" }
|
||||||
|
time = { version = "0.3.36" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue