Skip to content

Commit

Permalink
Merge pull request #113 from getlipa/feature/update-honey-badger-v1.2.1
Browse files Browse the repository at this point in the history
Update honey-badger to v1.2.1
  • Loading branch information
danielgranhao authored Jul 6, 2023
2 parents 584bcd3 + 47f55b4 commit eb3eb09
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ uniffi = "0.24.1"
simplelog = { version ="0.12.0", features = ["test"], optional = true }

perro = { git = "https://github.com/getlipa/perro", tag = "v1.0.1" }
honey-badger = { git = "https://github.com/getlipa/wild", tag = "v1.2.0" }
honey-badger = { git = "https://github.com/getlipa/wild", tag = "v1.2.1" }

[target.'cfg(target_os = "ios")'.dependencies]
oslog = "0.2.0"
Expand Down

0 comments on commit eb3eb09

Please sign in to comment.