update deps

This commit is contained in:
DieMyst 2021-01-02 14:44:27 +03:00
parent 66c6665a00
commit 6e6e7b2c0f

View File

@ -12,5 +12,6 @@ path = "src/main.rs"
fluence = { git = "https://github.com/fluencelabs/rust-sdk", features = ["logger"] }
log = "0.4.11"
once_cell = "1.5.2"
parking_lot = "0.11.1"
anyhow = "1.0.31"
boolinator = "2.4.0"
fce-sqlite-connector = "=0.1.3"