Skip to content

Commit

Permalink
build(deps): bump blanket from 0.3.0 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [blanket](https://github.com/althonos/blanket) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/althonos/blanket/releases)
- [Changelog](https://github.com/althonos/blanket/blob/master/CHANGELOG.md)
- [Commits](althonos/blanket@v0.3.0...v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 18, 2024
1 parent 1e642e5 commit ace12ff
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 harper-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ readme = "README.md"
homepage = "https://github.com/elijah-potter/harper"

[dependencies]
blanket = "0.3.0"
blanket = "0.4.0"
hashbrown = { version = "0.14.3", features = ["serde"] }
is-macro = "0.3.0"
itertools = "0.12.1"
Expand Down

0 comments on commit ace12ff

Please sign in to comment.