Skip to content

Commit

Permalink
Bump perro from v1.0.1 to v1.1.0 (#119)
Browse files Browse the repository at this point in the history
Bumps [perro](https://github.com/getlipa/perro) from v1.0.1 to v1.1.0.
- [Commits](getlipa/perro@8907641...82e8869)

---
updated-dependencies:
- dependency-name: perro
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 21, 2023
1 parent 28e5e51 commit 94d73d2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
12 changes: 10 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 @@ -23,7 +23,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" }
perro = { git = "https://github.com/getlipa/perro", tag = "v1.1.0" }
honey-badger = { git = "https://github.com/getlipa/wild", tag = "v1.4.0" }

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

0 comments on commit 94d73d2

Please sign in to comment.