8 lines
176 B
TOML
8 lines
176 B
TOML
[package]
|
|
name = "alchemy"
|
|
version = "0.1.0"
|
|
authors = ["Jason Travis Smith <Jason@CyberMagesLLC.com>"]
|
|
|
|
[dependencies.sigils]
|
|
git = "https://gitlab.com/CyberMages/sigils.git"
|