Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 24, 2023
1 parent 15d9a95 commit 75eba9e
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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,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.7.1"
ouroboros = "0.17.0"
ouroboros = "0.17.2"

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

0 comments on commit 75eba9e

Please sign in to comment.