update various crates to fix audit warnings
This commit is contained in:
parent
9eddfbb1ba
commit
a641375f92
569
Cargo.lock
generated
569
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -20,7 +20,7 @@ bytes = "1.1.0"
|
||||||
bytesize = "1.1.0"
|
bytesize = "1.1.0"
|
||||||
crc32fast = "1.3.2"
|
crc32fast = "1.3.2"
|
||||||
dotenv = "0.15"
|
dotenv = "0.15"
|
||||||
env_logger = "0.9"
|
env_logger = "0.11.3"
|
||||||
futures-core = "0.3"
|
futures-core = "0.3"
|
||||||
inotify = "0.10"
|
inotify = "0.10"
|
||||||
jsondb = "0.4.0"
|
jsondb = "0.4.0"
|
||||||
|
|
Loading…
Reference in a new issue