build(deps): bump dirs from 3.0.1 to 3.0.2

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-04-23 22:44:20 +00:00
parent 87a4f4ae32
commit f8803e4639
2 changed files with 23 additions and 73 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ kvm-bindings = { git = "https://github.com/cloud-hypervisor/kvm-bindings", branc
[dev-dependencies]
credibility = "0.1.3"
dirs = "3.0.1"
dirs = "3.0.2"
lazy_static= "1.4.0"
net_util = { path = "net_util" }
serde_json = "1.0.64"