Browse Source

Bump dirs from 3.0.0 to 3.0.1

Bumps [dirs](https://github.com/soc/dirs-rs) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

Signed-off-by: dependabot[bot] <support@github.com>
master
dependabot[bot] 4 years ago committed by GitHub
parent
commit
42b8cd0e43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      Cargo.lock

5
Cargo.lock generated

@ -122,11 +122,10 @@ dependencies = [
[[package]]
name = "dirs"
version = "3.0.0"
version = "3.0.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2fddc3610d8f9552384e06ebc87f714e1d0b2b64a99194d2faf36d7ae5f48549"
checksum = "142995ed02755914747cc6ca76fc7e4583cd18578746716d0508ea6ed558b9ff"
dependencies = [
"cfg-if",
"dirs-sys",
]

Loading…
Cancel
Save