SeraphScript/Cargo.toml

8 lines
150 B
TOML
Raw Normal View History

2021-05-15 14:53:53 +00:00
[package]
name = "seraph_script"
version = "0.1.0"
authors = ["Deukhoofd <Deukhoofd@gmail.com>"]
edition = "2018"
[dependencies]
itertools = "0.10.0"