Skip to content

Commit

Permalink
Bump the minor group with 2 updates (#137)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 22, 2024
1 parent 85d1b0c commit 7e37afb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
chrono = "0.4.38"
clap = { version = "4.5.4", features = ["derive"] }
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
serde = { version = "1.0.198", features = ["derive"] }
serde_json = "1.0.116"
humantime = "2.1.0"
dateparser = "0.2.1"

0 comments on commit 7e37afb

Please sign in to comment.