Skip to content

Commit

Permalink
fix: try to fix time version for clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
karlem committed Jul 29, 2024
1 parent 92b0801 commit d92d04a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ license-file = "LICENSE-APACHE"
## dummy trigger ci

[workspace.dependencies]
time = "0.3.33"
anyhow = "1"
arbitrary = { version = "1", features = ["derive"] }
arbtest = "0.2"
Expand Down

0 comments on commit d92d04a

Please sign in to comment.