You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
282 B

9 years ago
[package]
authors = ["Jonas Platte <mail@jonasplatte.de>"]
name = "ruma-gtk"
version = "0.1.0"
[dependencies]
gio = "0.1.1"
reqwest = "0.2.0"
9 years ago
[dependencies.gtk]
features = ["v3_12"]
9 years ago
version = "0.1.1"
[dependencies.ruma-client-api]
git = "https://github.com/ruma/ruma-client-api"