Skip to content

Commit f3c2d41

Browse files
Bump dirs from 5.0.1 to 6.0.0 (#965)
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-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bc6587e commit f3c2d41

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

Cargo.lock

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

kittycad/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ bigdecimal = { version = "0.4", features = ["serde"] }
1616
bytes = { version = "1", features = ["serde"] }
1717
clap = { version = "4", features = ["cargo", "derive", "env", "unicode"], optional = true }
1818
data-encoding = "^2"
19-
dirs = { version = "^5", optional = true }
19+
dirs = { version = "^6", optional = true }
2020
format_serde_error = { version = "^0.3.0", optional = true }
2121
futures = { version = "0.3", optional = true }
2222
http = { version = "1", optional = true }

0 commit comments

Comments
 (0)