solana-program-library/token-swap/program/sim/Cargo.toml

11 lines
236 B
TOML

[package]
name = "sim"
version = "0.1.0"
authors = ["michaelhly <michaelhly@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pyo3 = "0.12.3"