Skip to content

Commit a9c4f4a

Browse files
committed
update hashlink
1 parent bbe17ff commit a9c4f4a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

sqlx-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ whoami = { version = "1.2.1", optional = true }
162162
stringprep = "0.1.2"
163163
bstr = { version = "1.6.0", default-features = false, features = ["std"], optional = true }
164164
git2 = { version = "0.18", default-features = false, optional = true }
165-
hashlink = "0.8.0"
165+
hashlink = "0.9.0"
166166
# NOTE: *must* remain below 1.7.0 to allow users to avoid the `ahash` cyclic dependency problem by pinning the version
167167
# https://github.com/tkaitchuck/aHash/issues/95#issuecomment-874150078
168168
indexmap = "2.0.0"

0 commit comments

Comments
 (0)