Skip to content

Commit

Permalink
Merge pull request #169 from alexnederlof/dependabot/cargo/chrono-0.4.32
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 23, 2024
2 parents 193413d + 793644d commit f9dce30
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 4 deletions.
63 changes: 60 additions & 3 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 @@ -12,7 +12,7 @@ jwt = "0.16.0"
hmac = "0.12.1"
sha2 = "0.10.6"
crypto-mac = "0.11.1"
chrono = "0.4.31"
chrono = "0.4.32"
reqwest = { version = "0.11.23", features = ["json"] }
tokio = { version = "1.28.2", features = ["full"] }
simplelog = "0.12.1"
Expand Down

0 comments on commit f9dce30

Please sign in to comment.