mirror of
https://github.com/aljazceru/pubky-core.git
synced 2026-01-09 01:04:26 +01:00
chore: use published versions of pkarr and pkarr-relay
This commit is contained in:
@@ -17,7 +17,7 @@ url = "2.5.4"
|
||||
bytes = "^1.9.0"
|
||||
base64 = "0.22.1"
|
||||
|
||||
pkarr = { git = "https://github.com/Pubky/pkarr", package = "pkarr", features = ["full"] }
|
||||
pkarr = { version = "3.0.0", features = ["full"] }
|
||||
mainline = "5.0.0-rc.1"
|
||||
pubky-common = { version = "0.1.0", path = "../pubky-common" }
|
||||
cookie = "0.18.1"
|
||||
|
||||
Reference in New Issue
Block a user