Skip to content

Commit

Permalink
Bump honey-badger to v1.1.1 (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-21 authored May 17, 2023
1 parent 9ceb6eb commit 75024bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
9 changes: 5 additions & 4 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 @@ -22,9 +22,9 @@ log = "0.4.17"
uniffi = "0.23.0"
thiserror = "1.0.40"

chameleon = { git = "https://github.com/getlipa/wild", tag = "v1.0.6" }
honey-badger = { git = "https://github.com/getlipa/wild", tag = "v1.0.6" }
mole = { git = "https://github.com/getlipa/wild", tag = "v1.0.6" }
chameleon = { git = "https://github.com/getlipa/wild", tag = "v1.1.1" }
honey-badger = { git = "https://github.com/getlipa/wild", tag = "v1.1.1" }
mole = { git = "https://github.com/getlipa/wild", tag = "v1.1.1" }
perro = { git = "https://github.com/getlipa/perro", tag = "v1.0.1" }

[dev-dependencies]
Expand Down

0 comments on commit 75024bc

Please sign in to comment.