Skip to content

Commit

Permalink
Bump ouroboros from 0.15.6 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [ouroboros](https://github.com/joshua-maros/ouroboros) from 0.15.6 to 0.17.0.
- [Commits](https://github.com/joshua-maros/ouroboros/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 19, 2023
1 parent 406b945 commit 89d8208
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 13 deletions.
25 changes: 13 additions & 12 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ twox-hash = "1.6.0"
vec-collections = "0.3.4"
piz = "0.4.0" # piz 0.5.1 requires Rust 1.63+
memmap2 = "0.6.2"
ouroboros = "0.15.6"
ouroboros = "0.17.0"

[dev-dependencies]
assert_matches = "1.3.0"
Expand Down

0 comments on commit 89d8208

Please sign in to comment.