diff --git a/lib/Cargo.toml b/lib/Cargo.toml index 1e6e06aa..78b233df 100644 --- a/lib/Cargo.toml +++ b/lib/Cargo.toml @@ -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"