lull/Cargo.toml

13 lines
225 B
TOML
Raw Normal View History

2020-09-22 16:46:27 +00:00
[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"
2020-09-22 16:46:27 +00:00
gio = "^0"
gtk = "^0"
rodio = "^0.11.0"