Skip to content

Commit

Permalink
fix(deps): set version of time crate explicitly
Browse files Browse the repository at this point in the history
Signed-off-by: Aljoscha Poertner <[email protected]>
  • Loading branch information
aljoshare committed Aug 9, 2024
1 parent bd693c0 commit c58c8c0
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 8 deletions.
35 changes: 27 additions & 8 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ sha3 = "0.10.8"
actix-web = "4.8.0"
anyhow = "1.0.86"
clap = { version = "4.5.10", features = ["derive"] }
time = "0.3.36"

[dev-dependencies]
assert_cmd = "2.0.14"
Expand Down

0 comments on commit c58c8c0

Please sign in to comment.