update all dependencies
This commit is contained in:
parent
672c50e5c5
commit
c9e7566aee
3 changed files with 43 additions and 15 deletions
|
@ -24,8 +24,8 @@ tokio-util = "0.7.11"
|
|||
tracing = "0.1.40"
|
||||
tracing-subscriber = "0.3.18"
|
||||
uuid = { version = "1.8.0", features = ["v4", "fast-rng"] }
|
||||
quick-xml = { version = "0.31.0", features = ["serialize"] }
|
||||
quick-xml = { version = "0.34.0", features = ["serialize"] }
|
||||
|
||||
[build-dependencies]
|
||||
ignore = "0.4.22"
|
||||
zip = { version = "1.2.2", default-features = false, features = ["deflate"] }
|
||||
zip = { version = "2.1.3", default-features = false, features = ["deflate"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue