feat: update deps

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-09-24 22:09:36 +02:00
parent 8a6e5c7ac0
commit 8beaeb53d7
7 changed files with 24 additions and 20 deletions

View File

@@ -10,7 +10,7 @@ name = "envelope_benchmark"
harness = false
[features]
default = ["proto", "capnp"]
default = ["proto"]
json = ["dep:serde", "dep:serde_json", "dep:base64"]
proto = ["dep:prost", "dep:prost-types", "dep:bytes"]
capnp = ["dep:capnp"]