rust-sen/sehn/Cargo.toml

8 lines
135 B
TOML
Raw Normal View History

2019-01-20 14:26:37 +00:00
[package]
name = "sehn"
version = "0.1.0"
authors = ["James Dyson <theavitex@gmail.com>"]
edition = "2018"
[dependencies]
itoa = "0.4"