Skip to content

Commit cdc2c3d

Browse files
fix(deps): update all
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c579ab commit cdc2c3d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ 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"
2323
version-compare = "0.2.1"
2424
regex = "1.12.2"

0 commit comments

Comments
 (0)