Move.toml 539 B

1234567891011121314151617
  1. [package]
  2. name = "Pyth"
  3. version = "0.0.2"
  4. [dependencies.Sui]
  5. git = "https://github.com/MystenLabs/sui.git"
  6. subdir = "crates/sui-framework/packages/sui-framework"
  7. rev = "09b2081498366df936abae26eea4b2d5cafb2788"
  8. [dependencies.Wormhole]
  9. git = "https://github.com/wormhole-foundation/wormhole.git"
  10. subdir = "sui/wormhole"
  11. rev = "d050ad1d67a5b7da9fb65030aad12ef5d774ccad"
  12. [addresses]
  13. pyth = "0x00b53b0f4174108627fbee72e2498b58d6a2714cded53fac537034c220d26302"
  14. wormhole = "0x5306f64e312b581766351c07af79c72fcb1cd25147157fdc2f8ad76de9a3fb6a"