Skip to content

Commit

Permalink
build(deps): Update Rust crate serde_with to 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and pando85 committed Apr 25, 2024
1 parent d46d8f2 commit 8dad2eb
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 rash_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ itertools = "0.12"
nix = { version = "0.28", features = ["process", "user"] }
serde = { version = "1.0", features = ["derive"] }
serde-error = "0.1"
serde_with = "3.7"
serde_with = "3.8"
shlex = "1.3"
similar = { version = "2.5", features = ["inline"] }
strum = "0.26"
Expand Down

0 comments on commit 8dad2eb

Please sign in to comment.