mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-05-14 01:15:01 +08:00
add libc dependency so we can get at fsync(2), which strangely is _not_ available via the fs::File interface.
This commit is contained in:
@@ -35,6 +35,7 @@ dirs = "1.0.4"
|
||||
regex = "1"
|
||||
mio = "0.6.16"
|
||||
hashbrown = "0.5"
|
||||
libc = "0.2"
|
||||
|
||||
[dependencies.secp256k1]
|
||||
version = "0.11.5"
|
||||
|
||||
Reference in New Issue
Block a user