From bbaa488b09cf6b77416a65f8cae6da2aafeb88d5 Mon Sep 17 00:00:00 2001 From: Ferris Tseng Date: Thu, 8 Mar 2018 15:23:21 -0500 Subject: add method to request --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5087cee..3218b82 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Rust library for connecting to the IPFS HTTP API using tokio. ```toml [dependencies] -ipfs-api = "0.4.0-alpha.2" +ipfs-api = "0.4.0-alpha.3" ``` ### Examples -- cgit v1.2.3