Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 23, 2024
1 parent 93ec3a8 commit 0aa4674
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 @@ -46,7 +46,7 @@ niffler = { version = "2.3.1", default-features = false, features = [ "gz" ] }
nohash-hasher = "0.2.0"
num-iter = "0.1.43"
once_cell = "1.19.0"
ouroboros = "0.18.2"
ouroboros = "0.18.3"
piz = "0.5.0"
primal-check = "0.3.1"
rkyv = { version = "0.7.43", optional = true }
Expand Down

0 comments on commit 0aa4674

Please sign in to comment.