Bump dirs to 3.0.2. Closes #533

This commit is contained in:
ice_iix 2021-05-16 19:05:26 -07:00
parent 72f35c6a80
commit dea0797209
1 changed files with 1 additions and 1 deletions

View File

@ -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]