Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rscarson committed May 5, 2022
2 parents cc888e4 + 2c13b64 commit c4996a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -19,7 +19,7 @@ regex = "1.5.5"
pest = "2.1.3"
pest_derive = "2.1.0"
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.79"
serde_json = "1.0.81"
reqwest = { version = "0.11.10", features = ["blocking"] }
chrono = "0.4.19"
rand = "0.8.4"
Expand Down

0 comments on commit c4996a6

Please sign in to comment.