Skip to content

Commit a3e08bb

Browse files
Bump ouroboros from 0.18.4 to 0.18.5
Bumps [ouroboros](https://github.com/someguynamedjosh/ouroboros) from 0.18.4 to 0.18.5. - [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>
1 parent 81ca6ff commit a3e08bb

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ niffler = { version = "2.4.0", default-features = false, features = [ "gz" ] }
4848
nohash-hasher = "0.2.0"
4949
num-iter = "0.1.45"
5050
once_cell = "1.18.0"
51-
ouroboros = "0.18.4"
51+
ouroboros = "0.18.5"
5252
piz = "0.5.0"
5353
primal-check = "0.3.4"
5454
rayon = { version = "1.10.0", optional = true }

0 commit comments

Comments
 (0)