1
0
mirror of https://github.com/elegaanz/mobydick synced 2025-02-18 12:20:34 +01:00
Baptiste Gelez 8242cc7e0c A lot of changes
Download list

Icons

Install script/app metadata
2019-02-09 01:08:39 +01:00

20 lines
379 B
TOML

[package]
name = "mobydick"
version = "0.1.0"
authors = ["Baptiste Gelez <baptiste@gelez.xyz>"]
edition = "2018"
[dependencies]
cairo-rs = "0.5"
dirs = "1.0"
gdk = "0.9"
gdk-pixbuf = "0.5"
glib = "0.6"
gtk = { version = "0.5", features = [ "v3_22_29" ] }
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"
reqwest = "0.9"
workerpool = "1.1.1"
lazy_static = "1.2"
open = "1.2"