Skip to content

Commit 1dd9d34

Browse files
committed
pin cargo packages
1 parent 585d8f5 commit 1dd9d34

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ authors = ["Jörg Thalheim <[email protected]>"]
77
edition = "2018"
88

99
[dependencies]
10-
nix = "0.19.*"
11-
libc = "*"
10+
nix = "0.20.0"
11+
libc = "0.2.88"

0 commit comments

Comments
 (0)