aboutsummaryrefslogtreecommitdiff
path: root/crates/divina_util/Cargo.toml
blob: f02b29a22fe87848e443a9165c3f7133781191a8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[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"]