Skip to content

Commit

Permalink
Merge pull request #19 from arkedge/renovate/serde_with-3.x
Browse files Browse the repository at this point in the history
Update Rust crate serde_with to v3
  • Loading branch information
KOBA789 authored Jun 1, 2023
2 parents 35a76aa + b4343aa commit 2e430ed
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 27 deletions.
58 changes: 32 additions & 26 deletions kble/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 kble/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ tokio-tungstenite = "0.18"
clap = { version = "4", features = ["derive"] }
serde = { version = "1", features = ["derive"]}
serde_yaml = "0.9"
serde_with = "2.3"
serde_with = "3.0"

0 comments on commit 2e430ed

Please sign in to comment.