aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_util/Cargo.toml
blob: f07edb3c9efd5d2c800af461fa906449e9e4a6d0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "divina_util"
version = "0.1.0"
authors = ["Fuwn <[email protected]>"]
edition = "2021"
description = "Divina's utilities"
readme = "../../README.rst"
homepage = "https://divina.land"
repository = "https://github.com/divinaland/Divina"
license = "GPL-3.0-only"
keywords = ["divina", "buildsystem", "build", "assembly", "asm", "nasm", "yasm"]
categories = ["development-tools::build-utils"]
publish = false