diff --git a/Cargo.toml b/Cargo.toml index 21ab7fa..52c1faa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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"