Skip to content

Commit 5ccc9dd

Browse files
committed
update dependencies
1 parent ce78c96 commit 5ccc9dd

File tree

3 files changed

+36
-38
lines changed

3 files changed

+36
-38
lines changed

Cargo.lock

Lines changed: 35 additions & 35 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
@@ -164,7 +164,7 @@ whoami = { version = "1.2.1", optional = true }
164164
stringprep = "0.1.2"
165165
bstr = { version = "1.6.0", default-features = false, features = ["std"], optional = true }
166166
git2 = { version = "0.19", default-features = false, optional = true }
167-
hashlink = "0.9.0"
167+
hashlink = "0.10.0"
168168
# NOTE: *must* remain below 1.7.0 to allow users to avoid the `ahash` cyclic dependency problem by pinning the version
169169
# https://github.com/tkaitchuck/aHash/issues/95#issuecomment-874150078
170170
indexmap = "2.0.0"

tests/docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3"
2-
31
services:
42
#
53
# MySQL 8.x, 5.7.x

0 commit comments

Comments
 (0)