Skip to content

Commit 78bca26

Browse files
dependabot[bot]torokati44
authored andcommitted
build(deps): bump dirs from 5.0.1 to 6.0.0
Bumps [dirs](https://github.com/soc/dirs-rs) from 5.0.1 to 6.0.0. - [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] <support@github.com>
1 parent 9bcbcfd commit 78bca26

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

desktop/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ tracing-appender = "0.2.3"
3131
winit = "0.30.8"
3232
webbrowser = "1.0.3"
3333
url = { workspace = true }
34-
dirs = "5.0"
34+
dirs = "6.0"
3535
rfd = { workspace = true }
3636
anyhow = { workspace = true }
3737
bytemuck = { workspace = true }

0 commit comments

Comments
 (0)