Skip to content

Commit f046be5

Browse files
deps: bump hashlink from 0.11.1 to 0.12.1
Bumps [hashlink](https://github.com/djc/hashlink) from 0.11.1 to 0.12.1. - [Release notes](https://github.com/djc/hashlink/releases) - [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md) - [Commits](djc/hashlink@v0.11.1...v0.12.1) --- updated-dependencies: - dependency-name: hashlink dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b5ed0f commit f046be5

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ futures-rustls = { version = "0.26", default-features = false }
130130
futures-timer = "3.0"
131131
hex-literal = "0.4"
132132
getrandom = { version = "0.2", features = ["js"] }
133-
hashlink = "0.11"
133+
hashlink = "0.12"
134134
hickory-proto = { version = "0.26", default-features = false }
135135
hickory-resolver = { version = "0.26", default-features = false }
136136
if-watch = "3.2"

0 commit comments

Comments
 (0)