rename rust/ to taskchampion/

This commit is contained in:
Dustin J. Mitchell
2022-07-10 16:27:52 +00:00
committed by Tomas Babej
parent ccb9a0fdfb
commit 12ecfa2b1e
161 changed files with 15 additions and 15 deletions

View File

@@ -0,0 +1,8 @@
[package]
name = "xtask"
version = "0.4.1"
edition = "2018"
[dependencies]
anyhow = "1.0"
cbindgen = "0.24.3"