Skip to content

Commit

Permalink
build: Bump dirs from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [dirs](https://github.com/soc/dirs-rs) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

---
updated-dependencies:
- dependency-name: dirs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 20, 2023
1 parent f455762 commit a90ce41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ uart_16550 = "0.2.18"
x86_64 = "0.14.10"

[dev-dependencies]
dirs = "4.0.0"
dirs = "5.0.0"
rand = "0.8.5"
ssh2 = { version = "0.9.4", features = ["vendored-openssl"] }
tempfile = "3.4.0"

0 comments on commit a90ce41

Please sign in to comment.