Skip to content

Commit 878d1e5

Browse files
Bump libc from 0.2.137 to 0.2.139 (getdozer#585)
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.137 to 0.2.139. - [Release notes](https://github.com/rust-lang/libc/releases) - [Commits](rust-lang/libc@0.2.137...0.2.139) --- updated-dependencies: - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch ... 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>
1 parent 3d46636 commit 878d1e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

dozer-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ uuid = {version = "1.1.2", features = ["v1", "v4", "fast-rng"]}
1212
crossbeam = "0.8.2"
1313
lmdb-rkv = "0.14.0"
1414
lmdb-rkv-sys = "0.11.2"
15-
libc = "0.2.134"
15+
libc = "0.2.139"
1616
unixstring = "0.2.7"
1717
dyn-clone = "1.0.9"
1818
fp_rust = "0.3.5"

0 commit comments

Comments
 (0)