Skip to content

Commit 380a105

Browse files
authored
Merge pull request #56 from arkedge/renovate/serde_with-3.x
fix(deps): update rust crate serde_with to 3.6
2 parents 9012b0c + 1a19554 commit 380a105

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kble/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ tokio-tungstenite.workspace = true
2323
clap.workspace = true
2424
serde.workspace = true
2525
serde_yaml = "0.9"
26-
serde_with = "3.4"
26+
serde_with = "3.6"
2727
notalawyer.workspace = true
2828
notalawyer-clap.workspace = true

0 commit comments

Comments
 (0)