Explorar o código

chore: add consumer crate to workspace

Co-Authored-By: Tejas Badadare <tejas@dourolabs.xyz>
Devin AI hai 9 meses
pai
achega
81f7519cae
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lazer/Cargo.toml

+ 1 - 0
lazer/Cargo.toml

@@ -2,6 +2,7 @@
 resolver = "2"
 members = [
   "sdk/rust/protocol",
+  "sdk/rust/consumer",
   "contracts/solana/programs/pyth-lazer-solana-contract",
 ]