[package]
edition = "2021"
name = "torii-lib"
version = "0.0.1"
authors = ["Paski <paski@paski.dev>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Domain library of the torii git client. Name reserved — the real library lands with the gitorii workspace split (lib+bin). Part of the Gitorii ecosystem (gitorii.com · torii.sh)."
homepage = "https://gitorii.com"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://gitlab.com/paskidev/gitorii"
[lib]
name = "torii_lib"
path = "src/lib.rs"