Skip to content

Commit

Permalink
Merge pull request #108 from fraterenz/dependabot/cargo/serde-1.0.197
Browse files Browse the repository at this point in the history
Bump serde from 1.0.193 to 1.0.197
  • Loading branch information
fraterenz authored Mar 5, 2024
2 parents 087f895 + ef3af5c commit b0172f9
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
32 changes: 16 additions & 16 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 @@ -9,7 +9,7 @@ chrono = "0.4"
clap = { version = "4.5.1", features = ["derive"] }
indicatif = { version = "*", features = ["rayon"] }
num-traits = "0.2"
serde = { version = "1.0.193", features = ["derive"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0"
sosa = "3.0.3"
rand = "0.8.5"
Expand Down

0 comments on commit b0172f9

Please sign in to comment.