Skip to content

Commit

Permalink
remove grpc-api feature
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Aug 9, 2024
1 parent 95ff5e5 commit 522bf84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xmtp_mls/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ native = ["libsqlite3-sys/bundled-sqlcipher-vendored-openssl"]
test-utils = []
bench = ["test-utils", "indicatif", "tracing-subscriber", "anyhow", "tracing-flame", "once_cell", "xmtp_api_grpc"]
http-api = ["xmtp_api_http"]
grpc-api = ["xmtp_api_grpc"]

[dependencies]
aes-gcm = { version = "0.10.3", features = ["std"] }
Expand Down

0 comments on commit 522bf84

Please sign in to comment.