Skip to content

Commit

Permalink
Bump dev deps (#726)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasbb committed Apr 7, 2024
2 parents 9e15ac3 + b32b0df commit 57e4ee2
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 22 deletions.
37 changes: 20 additions & 17 deletions Cargo.lock

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

5 changes: 0 additions & 5 deletions serde_with/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -155,11 +155,6 @@ serde_yaml = "0.9.2"
serde-xml-rs = "0.6.0"
version-sync = "0.9.1"

# There is a change that breaks some tests, starting with 0.8.9.
# Newer xml-rs versions are not compatible with the current MSRV.
# https://github.com/netvl/xml-rs/issues/223
xml-rs = "=0.8.14"

[[test]]
name = "base64"
path = "tests/base64.rs"
Expand Down

0 comments on commit 57e4ee2

Please sign in to comment.