Skip to content

Commit

Permalink
Update floodgate requirement from 0.4.0 to 0.5.0 (#125)
Browse files Browse the repository at this point in the history
Updates the requirements on floodgate to permit the latest version.

---
updated-dependencies:
- dependency-name: floodgate
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2022
1 parent 52e27ce commit d70e98f
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 @@ -31,4 +31,4 @@ humantime = "2.1.0"
reqwest = "0.11.12"
thiserror = "1.0.37"
sentry = "0.29.0"
floodgate = "0.4.0"
floodgate = "0.5.0"

0 comments on commit d70e98f

Please sign in to comment.