Skip to content

Commit

Permalink
Merge pull request #230 from siketyan/dependabot/cargo/serde_with-3.3.0
Browse files Browse the repository at this point in the history
build(deps): bump serde_with from 3.2.0 to 3.3.0
  • Loading branch information
siketyan authored Sep 4, 2023
2 parents 67c244d + f6169f2 commit 16bde30
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ lazy_static = "1.4"
regex = "1.9"
serde = { version = "1.0", features = ["derive"] }
serde_regex = "1.1"
serde_with = "3.2"
serde_with = "3.3"
tokio = { version = "1.32", features = ["macros", "rt-multi-thread"] }
tokio-stream = "0.1.14"
toml = "0.7.5"
Expand Down

0 comments on commit 16bde30

Please sign in to comment.