Move `lightning-transaction-sync` out of the main workspace 2023-02-fning-msrv
authorMatt Corallo <git@bluematt.me>
Mon, 27 Feb 2023 17:32:07 +0000 (17:32 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 27 Feb 2023 19:01:29 +0000 (19:01 +0000)
commit64a7567928459587ec7f333a9b11c5640e0be3cd
treee8cdbd99b596aaf106de43a462f593aa3a3319e0
parent0fc5a3ae0f4f4d8b80aa76993d83aa8d48632778
Move `lightning-transaction-sync` out of the main workspace

Because `lightning-transaction-sync` does not have an MSRV (and
because its dev-dependencies are huge), we can't build it by
default when devs run `cargo test`, so it is moved out of the
top-level workspace.
.github/workflows/build.yml
Cargo.toml