chore(docs): Add warp + tonic example (#268)

Signed-off-by: Lucio Franco <[email protected]>
This commit is contained in:
Lucio Franco
2020-02-16 15:13:22 -05:00
committed by GitHub
parent b49ad9bb47
commit e2bff8f13e
5 changed files with 145 additions and 50 deletions
+2
View File
@@ -17,6 +17,8 @@ deny = [
skip-tree = [
{ name = "winapi", version = "<= 0.3" },
{ name = "autocfg", version = "<= 1" },
{ name = "base64", version = "<= 0.11" },
{ name = "version_check", version = "<= 0.9" }
]
[licenses]