Bump dependencies

This commit is contained in:
Maurus Decimus
2026-06-03 19:57:12 +02:00
parent 838a839290
commit 0fdcdd4f87
17 changed files with 95 additions and 62 deletions

View File

@@ -29,7 +29,7 @@ hyper = { version = "1.0.1", features = ["server", "http1", "http2"] }
hyper-util = { version = "0.1.1", features = ["tokio"] }
http-body-util = "0.1.0"
async-stream = "0.3.5"
quick-xml = "0.39"
quick-xml = "0.40"
serde = { version = "1.0", features = ["derive"]}
serde_json = "1.0"
x509-parser = "0.18"