mirror of
https://github.com/TECHNOFAB11/aerosol.git
synced 2025-12-11 23:50:07 +01:00
9 lines
163 B
TOML
9 lines
163 B
TOML
[package]
|
|
name = "aerosol"
|
|
version = "0.1.0"
|
|
authors = ["Diggory Blake <diggsey@googlemail.com>"]
|
|
edition = "2018"
|
|
|
|
[dependencies]
|
|
tt-call = "1.0"
|
|
failure = "0.1"
|