Skip to content

Commit 01b3cd7

Browse files
chore(deps): bump hashlink from 0.8.1 to 0.8.2 (vectordotdev#17419)
Bumps [hashlink](https://github.com/kyren/hashlink) from 0.8.1 to 0.8.2. - [Changelog](https://github.com/triplehex/hashlink/blob/master/CHANGELOG.md) - [Commits](https://github.com/kyren/hashlink/commits) --- updated-dependencies: - dependency-name: hashlink dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6c7e0a commit 01b3cd7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vdev/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ directories = "5.0.1"
2020
# remove this when stabilized https://doc.rust-lang.org/stable/std/path/fn.absolute.html
2121
dunce = "1.0.4"
2222
glob = { version = "0.3.1", default-features = false }
23-
hashlink = { version = "0.8.1", features = ["serde_impl"] }
23+
hashlink = { version = "0.8.2", features = ["serde_impl"] }
2424
hex = "0.4.3"
2525
indicatif = { version = "0.17.3", features = ["improved_unicode"] }
2626
itertools = "0.10.5"

0 commit comments

Comments
 (0)