Skip to content

Commit a57ba1a

Browse files
renovate[bot]xz-dev
authored andcommitted
fix(deps): update all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c07779b commit a57ba1a

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ tokio = { version = "1", features = ["full", "macros"] }
1818
bytes = "1.11.0"
1919
serde = { version = "1.0", features = ["derive"] }
2020
serde_json = "1.0.149"
21-
quick-xml = { version = "0.38.4", features = ["encoding", "async-tokio"] }
21+
quick-xml = { version = "0.39.0", features = ["encoding", "async-tokio"] }
2222
async_fn_traits = "0.1.1"
23-
libversion-sys = { git = "https://github.com/DUpdateSystem/libversion-sys", rev = "0bf93a13845e6abcbfc1514fe240be624de370f8" }
23+
libversion-sys = { git = "https://github.com/DUpdateSystem/libversion-sys", rev = "68391515ac8f555ca86bc5dfcd980f66352e414d" }
2424
regex = "1.12.2"
2525
hyper-util = { version = "0.1.19", features = ["client", "tokio", "http1"] }
2626
http-body-util = "0.1.3"

0 commit comments

Comments
 (0)