Skip to content

Commit 6b6f471

Browse files
committed
fix build
1 parent ffdb860 commit 6b6f471

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.

src/jormungandr/jormungandr/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ harness = false
9090
versionisator = "1.0.2"
9191

9292
[target.'cfg(unix)'.dependencies]
93-
libc = "0.2.124"
93+
libc = "0.2.173"
9494
nix = "0.25"
9595

9696
[features]

0 commit comments

Comments
 (0)