Skip to content

Commit

Permalink
bumped up keen-retry version
Browse files Browse the repository at this point in the history
  • Loading branch information
zertyz committed Mar 3, 2024
1 parent 165e1b8 commit faa4b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ license = "Unlicense"

[dependencies]
crossbeam = "0.8" # scoped threads
keen-retry = "0.3" # for automatic retries on flaky execution passes
keen-retry = "0.4" # for automatic retries on flaky execution passes


[dev-dependencies] # dev dependencies should become normal dependencies when building docs for tests
Expand Down

0 comments on commit faa4b9f

Please sign in to comment.