diff --git a/Cargo.toml b/Cargo.toml index 5a1a0c0..4f16e22 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ categories = ["authentication"] license = "Apache-2.0/MIT" [dependencies] -atomicwrites = "0.2.1" +atomicwrites = "0.3.0" error-chain = "0.11.0" futures = "0.1.13" futures-error-chain = "0.1.0"