Skip to content

Commit

Permalink
chore(deps): Bump quick-xml from 0.36.1 to 0.37.1 (#19692)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 19, 2024
1 parent 6ba4565 commit c2389e2
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 7 deletions.
22 changes: 16 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/frontend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ pretty-xmlish = "0.1.13"
pretty_assertions = "1"
prometheus = { version = "0.13", features = ["process"] }
prost = { workspace = true }
quick-xml = { version = "0.36", features = ["serialize"] }
quick-xml = { version = "0.37", features = ["serialize"] }
rand = { version = "0.8", features = ["small_rng"] }
risingwave_batch = { workspace = true }
risingwave_common = { workspace = true }
Expand Down

0 comments on commit c2389e2

Please sign in to comment.