lull/Cargo.toml

13 lines
225 B
TOML

[package]
name = "lull"
description = "a catalogue of soothing sounds"
version = "0.1.0"
authors = ["Max Bradbury <max@tinybird.info>"]
edition = "2018"
[dependencies]
dirs = "^3.0.1"
gio = "^0"
gtk = "^0"
rodio = "^0.11.0"