tvl-depot/users/tazjin/gio-list-apps/Cargo.toml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
147 B
TOML
Raw Normal View History

[package]
name = "gio-list-apps"
version = "0.1.0"
edition = "2021"
[lib]
crate-type = ["cdylib"]
[dependencies]
emacs = "0.18.0"
gio = "0.18.1"