Skip to content

Commit

Permalink
Update drink requirement from =0.5.4 to =0.6.0 (#1975)
Browse files Browse the repository at this point in the history
Updates the requirements on [drink](https://github.com/Cardinal-Cryptography/drink) to permit the latest version.
- [Commits](https://github.com/Cardinal-Cryptography/drink/commits)

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

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 Nov 7, 2023
1 parent 79d84e3 commit 3b2a90a
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 @@ -39,7 +39,7 @@ cfg-if = { version = "1.0" }
contract-build = { version = "3.2.0" }
darling = { version = "0.20.3" }
derive_more = { version = "0.99.17", default-features = false }
drink = { version = "=0.5.4" }
drink = { version = "=0.6.0" }
either = { version = "1.5", default-features = false }
funty = { version = "2.0.0" }
heck = { version = "0.4.0" }
Expand Down

0 comments on commit 3b2a90a

Please sign in to comment.