diff --git a/Cargo.toml b/Cargo.toml index 4b509de..801d9cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -47,7 +47,7 @@ rsa_public_encrypt_pkcs1 = "0.3.0" structopt = "0.3.21" clipboard = "0.5.0" instant = "0.1.9" -dirs = "3.0.1" +dirs = "3.0.2" # clippy = "*" [target.'cfg(not(target_arch = "wasm32"))'.dependencies]