Skip to content

Commit

Permalink
Bump hashlink to v0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
paolobarbolini authored and abonander committed Dec 12, 2024
1 parent 1f6ce33 commit 2b82ce3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
21 changes: 18 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sqlx-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ tracing = { version = "0.1.37", features = ["log"] }
smallvec = "1.7.0"
url = { version = "2.2.2" }
bstr = { version = "1.0", default-features = false, features = ["std"], optional = true }
hashlink = "0.9.0"
hashlink = "0.10.0"
indexmap = "2.0"
event-listener = "5.2.0"
hashbrown = "0.14.5"
Expand Down

0 comments on commit 2b82ce3

Please sign in to comment.