Skip to content

Commit

Permalink
Bump bitar from 0.10.0 to 0.11.0
Browse files Browse the repository at this point in the history
Bumps [bitar](https://github.com/oll3/bita) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/oll3/bita/releases)
- [Commits](oll3/bita@v0.10.0...v0.11.0)

---
updated-dependencies:
- dependency-name: bitar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 427b7e1 commit 4cf42f7
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 17 deletions.
40 changes: 24 additions & 16 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 @@ -16,7 +16,7 @@ osx_minimum_system_version = "10.7"

[dependencies]
anyhow = "1.0"
bitar = { version = "0.10", features=["rustls-tls"] }
bitar = { version = "0.11", features=["rustls-tls"] }
time = "0.3"
dmg = "0.1.2"
espim = "0.2"
Expand Down

0 comments on commit 4cf42f7

Please sign in to comment.