daymo 0.1.0

Digital art and design tools
Documentation
1
2
3
4
5
6
7
8
9
[toolchain]
channel = "stable"
# channel = "nightly"
components = ["clippy", "rust-src", "rustfmt"]
targets = [
  "aarch64-apple-darwin",
  "x86_64-apple-darwin",
  "wasm32-wasip2",
]