Skip to content

Commit 2b82ce3

Browse files
paolobarboliniabonander
authored andcommitted
Bump hashlink to v0.10
1 parent 1f6ce33 commit 2b82ce3

File tree

2 files changed

+19
-4
lines changed

2 files changed

+19
-4
lines changed

Diff for: Cargo.lock

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

Diff for: sqlx-core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ tracing = { version = "0.1.37", features = ["log"] }
7878
smallvec = "1.7.0"
7979
url = { version = "2.2.2" }
8080
bstr = { version = "1.0", default-features = false, features = ["std"], optional = true }
81-
hashlink = "0.9.0"
81+
hashlink = "0.10.0"
8282
indexmap = "2.0"
8383
event-listener = "5.2.0"
8484
hashbrown = "0.14.5"

0 commit comments

Comments
 (0)