risc0-demo/core/Cargo.toml

10 lines
263 B
TOML
Raw Permalink Normal View History

[package]
name = "demo-core"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
pathfinder2 = {git = "https://git.poeticte.ch/ajinkya/pathfinder2"}
serde = "1.0.193"