summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: a29b3830162a37779b19373a2916866d877c71ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[workspace]
members = [
    "autocrypt",
    "buffered-reader",
    "guide",
    "ipc",
    "net",
    "openpgp",
    "sq",
]

[profile.release]
debug = true