Bump dependencies
This commit is contained in:
@@ -14,7 +14,7 @@ directory = { path = "../directory" }
|
||||
dav-proto = { path = "../dav-proto" }
|
||||
calcard = { version = "0.1.3", features = ["rkyv"] }
|
||||
hashify = "0.2"
|
||||
tokio = { version = "1.45", features = ["net", "macros"] }
|
||||
tokio = { version = "1.47", features = ["net", "macros"] }
|
||||
rkyv = { version = "0.8.10", features = ["little_endian"] }
|
||||
percent-encoding = "2.3.1"
|
||||
compact_str = "0.9.0"
|
||||
@@ -26,4 +26,4 @@ test_mode = []
|
||||
enterprise = []
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.45", features = ["full"] }
|
||||
tokio = { version = "1.47", features = ["full"] }
|
||||
|
||||
Reference in New Issue
Block a user