Skip to content

Commit 90b98dd

Browse files
committed
Update hashlink to 0.11
1 parent b81adb5 commit 90b98dd

2 files changed

Lines changed: 8 additions & 14 deletions

File tree

Cargo.lock

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

sqlx-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ whoami = { version = "1.2.1", optional = true }
165165
stringprep = "0.1.2"
166166
bstr = { version = "1.6.0", default-features = false, features = ["std"], optional = true }
167167
git2 = { version = "0.19", default-features = false, optional = true }
168-
hashlink = "0.10.0"
168+
hashlink = "0.11.0"
169169
# NOTE: *must* remain below 1.7.0 to allow users to avoid the `ahash` cyclic dependency problem by pinning the version
170170
# https://github.com/tkaitchuck/aHash/issues/95#issuecomment-874150078
171171
indexmap = "2.0.0"

0 commit comments

Comments
 (0)