Use corrosion instead of CMakeRust (#3273)

* Use corrosion instead of CMakeRust
* use OpenSUSE tumbleweed (latest) to get newer CMake
This commit is contained in:
Dustin J. Mitchell
2024-03-02 16:21:34 -05:00
committed by GitHub
parent 8dd29e0a8a
commit 18a8bd2997
47 changed files with 48 additions and 2786 deletions

View File

@@ -5,7 +5,5 @@ edition = "2021"
[dependencies]
anyhow.workspace = true
taskchampion-lib = { path = "../lib" }
regex = "^1.10.2"