Skip to content

Commit

Permalink
Merge pull request #119 from Goval-Community/dependabot/cargo/chrono-…
Browse files Browse the repository at this point in the history
…0.4.38

build(deps): bump chrono from 0.4.34 to 0.4.38
  • Loading branch information
PotentialStyx authored Apr 17, 2024
2 parents dcecd58 + 3bd1b26 commit fa3c42e
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 @@ -47,7 +47,7 @@ toml = "0.8.10"
textnonce = "1.0.0"


chrono = { version = "0.4.34", default-features = false, features = ["std", "libc", "clock"], optional = true }
chrono = { version = "0.4.38", default-features = false, features = ["std", "libc", "clock"], optional = true }
chrono-tz = { version = "0.9.0", optional = true }


Expand Down

0 comments on commit fa3c42e

Please sign in to comment.