fimfareader/bin/Cargo.toml

9 lines
174 B
TOML
Raw Normal View History

2019-08-13 21:28:08 +02:00
[package]
name = "fimfareader-bin"
version = "0.1.0"
authors = ["Joakim Soderlund <joakim.soderlund@gmail.com>"]
edition = "2018"
[dependencies.fimfareader]
path = "../lib"