Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pmikolajczyk41 committed Apr 2, 2024
1 parent bdeaeca commit 9f0c32a
Show file tree
Hide file tree
Showing 11 changed files with 3,909 additions and 4,060 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ homepage = "https://github.com/Cardinal-Cryptography/drink"
license = "Apache-2.0"
readme = "README.md"
repository = "https://github.com/Cardinal-Cryptography/drink"
version = "0.16.0"
version = "0.17.0"

[workspace.dependencies]
anyhow = { version = "1.0.71" }
Expand Down Expand Up @@ -51,5 +51,5 @@ sp-runtime-interface = { version = "26.0.0" }

# Local dependencies

drink = { version = "=0.16.0", path = "drink" }
drink-test-macro = { version = "=0.16.0", path = "drink/test-macro" }
drink = { version = "=0.17.0", path = "drink" }
drink-test-macro = { version = "=0.17.0", path = "drink/test-macro" }
Loading

0 comments on commit 9f0c32a

Please sign in to comment.