Skip to content

Commit

Permalink
chore(deps): update rust crate serde_with to 2.3.2 (#1587)
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] committed Apr 27, 2023
1 parent d6b0737 commit 8990107
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 crates/server-config/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ num_cpus = "1.15.0"
eyre = { workspace = true }
derivative = { workspace = true }
bytesize = { version = "1.2.0", features = ["serde"] }
serde_with = "2.2.0"
serde_with = "2.3.2"
figment = { version = "0.10.8", features = ["parking_lot", "toml", "yaml", "json", "env"] }

[dev-dependencies]
Expand Down

0 comments on commit 8990107

Please sign in to comment.