Skip to content

Commit

Permalink
Merge pull request #172 from nix-community/dependabot/cargo/serde_wit…
Browse files Browse the repository at this point in the history
…h-3.6.1

build(deps): bump serde_with from 3.6.0 to 3.6.1
  • Loading branch information
figsoda authored Feb 19, 2024
2 parents 2c47bd0 + 7fb5df1 commit 46d1c35
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ parse-display = "0.9.0"
rustc-hash = "1.1.0"
serde = { version = "1.0.196", features = ["derive"] }
serde_json = "1.0.113"
serde_with = "3.6.0"
serde_with = "3.6.1"
thiserror = "1.0.56"

[dependencies.clap]
Expand Down

0 comments on commit 46d1c35

Please # to comment.