aonyx-cli 0.0.0

A command-line interface for building apps with Aonyx
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "aonyx-cli"
description = "A command-line interface for building apps with Aonyx"

version.workspace = true
edition.workspace = true
homepage.workspace = true
repository.workspace = true
license.workspace = true
rust-version.workspace = true

[dependencies]