10 lines
162 B
TOML
10 lines
162 B
TOML
[package]
|
|
name = "aha"
|
|
version = "0.0.0"
|
|
edition = "2024"
|
|
repository = "https://github.com/jhqxxx/aha"
|
|
license = "Apache-2.0"
|
|
description = "aha"
|
|
|
|
[dependencies]
|