about summary refs log tree commit diff
path: root/users/tazjin/gio-list-apps/Cargo.toml
blob: eb62d1fcaf42b45d0b34b5b973243f224457b9b2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "gio-list-apps"
version = "0.1.0"
edition = "2021"

[lib]
crate-type = ["cdylib"]

[dependencies]
emacs = "0.18.0"
gio = "0.18.1"