Skip to content

Commit

Permalink
deps: bump chrono from 0.4.37 to 0.4.38 (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 22, 2024
1 parent a735977 commit cc8e85d
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 @@ -24,7 +24,7 @@ bitvec = { version = "1.0.1", optional = true }
blake3 = "1.5.1"
boxcar = "0.2.4"
bytes = "1.6.0"
chrono = "0.4.37"
chrono = "0.4.38"
clap = { version = "4.5.4", features = ["derive", "cargo", "wrap_help", "env", "unicode", "string"] }
clap_complete = { version = "4.5.1", optional = true }
clap_complete_nushell = { version = "4.5.1", optional = true }
Expand Down

0 comments on commit cc8e85d

Please sign in to comment.