crate fixes

This commit is contained in:
John Smith 2023-09-03 09:53:00 -04:00
parent a8d992608a
commit fd6e9e22c2
2 changed files with 13 additions and 12 deletions

View file

@ -87,7 +87,7 @@ keyvaluedb = "0.1.0"
range-set-blaze = "0.1.9"
weak-table = "0.3.2"
generic-array = "0.14.7"
hashlink = { version = "0.8.4", git = "https://gitlab.com/veilid/hashlink.git", rev = "14ea55b8b148f51b834c0c7ad5755066400d8c71", features = [
hashlink = { package = "veilid-hashlink", version = "0.1.0", features = [
"serde_impl",
] }