Anki/qt/bundle/mac/Cargo.toml
2022-11-09 20:03:49 +10:00

15 lines
301 B
TOML

[package]
name = "makeapp"
version = "0.1.0"
authors = ["Ankitects Pty Ltd and contributors"]
edition = "2021"
license = "AGPL-3.0-or-later"
[dependencies]
anyhow = "1.0.53"
apple-bundles = "0.6.0"
glob = "0.3.0"
lazy_static = "1.4.0"
plist = "1.3.1"
tugger-file-manifest = "0.6.0"
walkdir = "2.3.2"