Skip to content

Commit

Permalink
chore(deps): update rust crate deriving_via to v2 (#618)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent 79912e9 commit e5903fd
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 8 deletions.
21 changes: 14 additions & 7 deletions server/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 server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ itertools = "0.13.0"
chrono = { version = "0.4.38" }
futures = "0.3.31"
uuid = { version = "1.11.0", features = ["v4", "v7"] }
deriving_via = "1.6.3"
deriving_via = "2.0.0"
reqwest = { version = "0.12.9", default-features = false, features = ["rustls-tls", "json"] }
num-traits = "0.2.19"
regex = "1.11.1"
Expand Down

0 comments on commit e5903fd

Please sign in to comment.