Skip to content

Commit

Permalink
chore(deps): bump divan from 0.1.15 to 0.1.16
Browse files Browse the repository at this point in the history
Bumps [divan](https://github.com/nvzqz/divan) from 0.1.15 to 0.1.16.
- [Changelog](https://github.com/nvzqz/divan/blob/main/CHANGELOG.md)
- [Commits](nvzqz/divan@v0.1.15...v0.1.16)

---
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 Dec 3, 2024
1 parent eee3c9d commit 526afbb
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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ portable-pty = { version = "0.8.1", optional = true }
bytes = "1.9.0"
criterion = { version = "0.5.1", features = ["html_reports"] }
# divan now needs unstable rust, activate manually for now
divan = "0.1.15"
divan = "0.1.16"
#TODO: go back to release version, once it is fixed
# iai = "0.1.1"
iai = { git = "https://github.com/sigaloid/iai", rev = "6c83e942" }
Expand Down

0 comments on commit 526afbb

Please sign in to comment.