Skip to content

Commit

Permalink
build(deps): bump divan from 0.1.11 to 0.1.14
Browse files Browse the repository at this point in the history
Bumps [divan](https://github.com/nvzqz/divan) from 0.1.11 to 0.1.14.
- [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md)
- [Commits](nvzqz/divan@v0.1.11...v0.1.14)

---
updated-dependencies:
- dependency-name: divan
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
1 parent 16e3027 commit 1af48fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -20,7 +20,7 @@ smallvec = { version = "1.12.0", features = ["serde"] }
thiserror = "1.0.56"

[dev-dependencies]
divan = "0.1.11"
divan = "0.1.14"

[[bench]]
name = "parse_demo"
Expand Down

0 comments on commit 1af48fe

Please sign in to comment.