marrub
/
grope
Archived
1
0
Fork 0
This repository has been archived on 2023-06-17. You can view files and clone it, but cannot push or open issues/pull-requests.
grope/Cargo.toml

16 lines
256 B
TOML

[package]
name = "grope"
version = "0.1.1"
authors = ["Alison Sanderson"]
edition = "2018"
[dependencies]
cairo-rs = {version = "0.5", features = ["png"]}
gdk = "0.9"
gdk-pixbuf = "0.5"
glib = "0.6"
gtk = "0.5"
gtk-sys = "0.7"
libc = "0.2"
memmap = "0.7"