summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: 9c12afe3137b064391f9ab08d1182de03f3e51de (plain)
1
2
3
4
5
6
7
8
9
[workspace]
members = [
    "rust/libnewsboat",
    "rust/libnewsboat-ffi",
    "rust/strprintf",
    "rust/regex-rs",
    "rust/http-test-server",
]
resolver = "2"