Merge pull request #1616 from gwenn/hashlink

Bump hashlink version to 0.10
This commit is contained in:
gwenn 2024-12-13 19:27:39 +01:00 committed by GitHub
commit 6478f37174
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -125,7 +125,7 @@ time = { version = "0.3.36", features = [
"parsing",
], optional = true }
bitflags = "2.6.0"
hashlink = "0.9"
hashlink = "0.10"
chrono = { version = "0.4.38", optional = true, default-features = false, features = [
"clock",
] }