Skip to content

Commit

Permalink
Merge pull request #110 from jonerrr/dependabot/cargo/backend/chrono-…
Browse files Browse the repository at this point in the history
…tz-0.10.1

Bump chrono-tz from 0.10.0 to 0.10.1 in /backend
  • Loading branch information
jonerrr authored Jan 20, 2025
2 parents 306ecec + 75ad150 commit 7167565
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/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 backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ bb8 = "0.9.0"
bb8-redis = "0.20.0"
blake3 = "1.5.4"
chrono = { version = "0.4.39", features = ["serde"] }
chrono-tz = "0.10.0"
chrono-tz = "0.10.1"
# crossbeam = "0.8.4"
csv = "1.3.0"
futures = "0.3.31"
Expand Down

0 comments on commit 7167565

Please sign in to comment.