trello-to-deck/Cargo.toml
Paul Campbell 3c57554475
Some checks failed
Test / build (map[name:stable]) (push) Successful in 1m9s
Test / build (map[name:nightly]) (push) Successful in 1m28s
Release Please / Release-plz (push) Failing after 13s
build: initial ci setup
2024-12-12 07:55:23 +00:00

9 lines
121 B
TOML

[package]
name = "trello-to-deck"
version = "0.1.0"
edition = "2021"
[dependencies]
[dev-dependencies]
mutants = "0.0"