Skip to content

Commit

Permalink
Merge pull request #2 from simonrupf/dependabot/cargo/chrono-0.4.33
Browse files Browse the repository at this point in the history
Bump chrono from 0.4.31 to 0.4.33
  • Loading branch information
simonrupf authored Feb 3, 2024
2 parents 696034d + f65671b commit 8449483
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 14 deletions.
83 changes: 70 additions & 13 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 @@ -13,7 +13,7 @@ rust-version = "1.66"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
chrono = "0.4.31"
chrono = "0.4.33"
codepage-437 = "0.1.0"
crossterm = "=0.25.0" # pin to the version depended on by tui
tui = { version = "0.19.0", default-features = false, features = ['crossterm'] }
Expand Down

0 comments on commit 8449483

Please sign in to comment.