Updated README
This commit is contained in:
@@ -19,7 +19,7 @@ dav-proto = { path = "../dav-proto" }
|
||||
mail-parser = { version = "0.11", features = ["full_encoding"] }
|
||||
mail-auth = { version = "0.7.1", features = ["rkyv"] }
|
||||
sieve-rs = { version = "0.7", features = ["rkyv"] }
|
||||
calcard = { path = "/Users/me/code/calcard", features = ["rkyv"] }
|
||||
calcard = { version = "0.3.0", features = ["rkyv"] }
|
||||
tokio = { version = "1.47", features = ["net", "macros"] }
|
||||
serde = { version = "1.0", features = ["derive"]}
|
||||
serde_json = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user