We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95a4a02 commit 77d4ec3Copy full SHA for 77d4ec3
server/Cargo.toml
@@ -27,6 +27,7 @@ futures = { workspace = true }
27
serde-bool = { workspace = true }
28
base64 = { workspace = true }
29
bincode = { workspace = true }
30
+rustls = { workspace = true }
31
solana-sdk = { workspace = true }
32
solana-client = { workspace = true }
33
aide = { workspace = true, features = [
0 commit comments