chore(just): add library and Rust version checks

This commit is contained in:
Michael Aaron Murphy 2024-03-06 20:03:34 +01:00 committed by Michael Murphy
parent b65cb1a038
commit f0603d648f
4 changed files with 63 additions and 18 deletions

View file

@ -2,6 +2,7 @@
members = ["app", "page", "pages/*"]
default-members = ["app"]
resolver = "2"
rust-version = "1.71.0"
[workspace.dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"