alchemy/Cargo.toml

11 lines
207 B
TOML
Raw Normal View History

[package]
name = "alchemy"
version = "0.1.0"
authors = ["Jason Travis Smith <Jason@CyberMagesLLC.com>"]
[dependencies.sigils]
git = "https://gitlab.com/CyberMages/sigils.git"
[dev-dependencies]
rand = "*"