Update 'state' to '0.3.3' for 'Storage.clone()' fix.

Fixes #505.
This commit is contained in:
Sergio Benitez 2018-01-05 19:28:31 -08:00
parent 43398d694b
commit 5f88380f9c
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ log = "0.3"
url = "1"
toml = "0.4.2"
num_cpus = "1"
state = "0.3.1"
state = "0.3.3"
time = "0.1"
memchr = "1"
base64 = "0.6"