aboutsummaryrefslogtreecommitdiff
path: root/fondant/Cargo.toml
blob: d6886b19bed02efbbbd6fddb248959f82a9766c4 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "fondant"
version = "0.1.0"
authors = ["Akshay <[email protected]>"]
edition = "2018"

[dependencies]
fondant_derive = {version = "0.1.0", path = "../fondant_derive"}
fondant_deps = {version = "0.1.0", path = "../fondant_deps"}