Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 20, 2023
1 parent 199f175 commit a061aec
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 ui/src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ serde = { version = "1.0", features = ["derive"] }
tauri = { version = "1.2", features = ["dialog-all"] }
clap = { version = "4", features = ["derive"] }
data-encoding = "2.3.3"
directories = "4.0.1"
directories = "5.0.0"
libfortress = { version = "2", path = "../../libfortress" }
url = "2"

Expand Down

0 comments on commit a061aec

Please sign in to comment.