Skip to content

Commit 9eac1a8

Browse files
Bump hashlink from 0.10.0 to 0.11.0
Bumps [hashlink](https://github.com/kyren/hashlink) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/kyren/hashlink/releases) - [Changelog](https://github.com/djc/hashlink/blob/main/CHANGELOG.md) - [Commits](djc/hashlink@v0.10...v0.11.0) --- updated-dependencies: - dependency-name: hashlink dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 046b583 commit 9eac1a8

File tree

2 files changed

+28
-4
lines changed

2 files changed

+28
-4
lines changed

Cargo.lock

Lines changed: 27 additions & 3 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
@@ -30,7 +30,7 @@ tempfile = "3.22.0"
3030
clvmr = { version = "0.16.2", features = ["pre-eval"] }
3131
binascii = "0.1.4"
3232
yaml-rust2 = "0.10.3"
33-
hashlink = "0.10.0"
33+
hashlink = "0.11.0"
3434
serde = { version = "1.0", features = ["derive", "rc"] }
3535
regex = "1.11.2"
3636
rand = { version = "0.9.2", optional = true }

0 commit comments

Comments
 (0)