Skip to content

Commit

Permalink
Bump stretto from 0.5.1 to 0.7.0 (#62)
Browse files Browse the repository at this point in the history
Bumps [stretto](https://github.com/al8n/stretto) from 0.5.1 to 0.7.0.
- [Release notes](https://github.com/al8n/stretto/releases)
- [Changelog](https://github.com/al8n/stretto/blob/main/CHANGELOG.md)
- [Commits](https://github.com/al8n/stretto/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

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 Sep 6, 2022
1 parent 584ab50 commit 2ae9cd4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
36 changes: 16 additions & 20 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 @@ -26,7 +26,7 @@ serde_json = "1.0"
serde = "1.0.139"
emojis = "0.4.0"
dashmap = "5.3.4"
stretto = { version = "0.5.1", features = ["async"] }
stretto = { version = "0.7.0", features = ["async"] }
regex = "1.6.0"
lazy_static = "1.4.0"
humantime = "2.1.0"

0 comments on commit 2ae9cd4

Please sign in to comment.