Commit graph

5 commits

Author SHA1 Message Date
Matt Corallo
7e22b78af9 Test lightning-transaction-sync in our no-dev-deps MSRV test
Now that `lightning-transaction-sync` is in the workspace and
covered by our MSRV we should be testing it in our
`msrv-no-dev-deps-check` test crate.
2024-09-08 21:21:35 +00:00
Elias Rohrer
039da78ea9
Run rustfmt on msrv-no-dev-deps-check/src/lib.rs 2024-04-09 13:09:51 +02:00
Elias Rohrer
7301ff0c09
Move lightning-custom-message to main workspace
Since we now have a consistent MSRV and edition, we can move
`lightning-custom-message` to the main
workspace.
2023-12-08 14:03:45 +01:00
Elias Rohrer
ddf2509227
Bump MSRV to rustc 1.63.0 and edition to 2021
.. which is a reasonable common ground, also supported by Debian stable.
2023-12-08 14:03:45 +01:00
Matt Corallo
4ab32f9c2b Test MSRV builds (without dev-dependencies) in CI 2023-07-17 23:20:45 +00:00