|
|
@ -10,7 +10,7 @@ license = "gpl-3"
|
|
|
|
tracing = "0.1.29"
|
|
|
|
tracing = "0.1.29"
|
|
|
|
thiserror = "1.0.30"
|
|
|
|
thiserror = "1.0.30"
|
|
|
|
async-trait = {version = "0.1.51", optional=true}
|
|
|
|
async-trait = {version = "0.1.51", optional=true}
|
|
|
|
rmp-ipc = {version = "0.7.2", optional=true}
|
|
|
|
rmp-ipc = {version = "0.8.1", optional=true}
|
|
|
|
parking_lot = {version="0.11.2", optional=true}
|
|
|
|
parking_lot = {version="0.11.2", optional=true}
|
|
|
|
serde_json = {version="1.0.68", optional=true}
|
|
|
|
serde_json = {version="1.0.68", optional=true}
|
|
|
|
directories = {version="4.0.1", optional=true}
|
|
|
|
directories = {version="4.0.1", optional=true}
|
|
|
|