Skip to content

Commit

Permalink
chore(deps): bump serde from 1.0.180 to 1.0.188 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 2, 2023
1 parent ad12e38 commit 6c681d9
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 @@ -10,7 +10,7 @@ chrono = "0.4.28"
clap = { version = "4.4.2", features = ["derive"] }
lazy_static = "1.4.0"
regex = "1.9.4"
serde = { version = "1.0.164", features = ["derive"] }
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.105"

[[bin]]
Expand Down

0 comments on commit 6c681d9

Please sign in to comment.