Fixed client API

This commit is contained in:
Joshua Barretto 2020-06-28 16:22:22 +01:00
parent b27a65fd0f
commit 6c3c941a49

2
Cargo.lock generated
View File

@ -1206,7 +1206,7 @@ checksum = "1e94aa31f7c0dc764f57896dc615ddd76fc13b0d5dca7eb6cc5e018a5a09ec06"
dependencies = [
"proc-macro2 1.0.18",
"quote 1.0.7",
"syn 1.0.31",
"syn 1.0.33",
]
[[package]]