forked from brl/citadel-tools
a few new dependencies
This commit is contained in:
parent
92cd59eb65
commit
d9889771d6
@ -14,4 +14,12 @@ serde_derive = "1.0.82"
|
||||
lazy_static = "1.2.0"
|
||||
sodiumoxide = "0.2.0"
|
||||
hex = "0.3.2"
|
||||
byteorder = "1"
|
||||
bincode = "=1.0.1"
|
||||
walkdir = "2"
|
||||
dbus = "0.6"
|
||||
|
||||
[dependencies.inotify]
|
||||
version = "0.7"
|
||||
default-features = false
|
||||
features = []
|
||||
|
Loading…
Reference in New Issue
Block a user