Skip to content

Commit

Permalink
Bump honey-badger version (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-21 authored Feb 7, 2023
1 parent cd1a239 commit 4d15f17
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 @@ -24,7 +24,7 @@ uniffi = "0.23.0"
simplelog = { version ="0.12.0", features = ["test"], optional = true }

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

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

0 comments on commit 4d15f17

Please sign in to comment.