mirror of
https://codeberg.org/Toasterson/ips.git
synced 2026-04-10 13:20:42 +00:00
14 lines
453 B
TOML
14 lines
453 B
TOML
[package]
|
|
name = "pkg6repo"
|
|
version = "0.0.1-placeholder"
|
|
authors = ["Till Wegmueller <till.wegmueller@openflowlabs.com>"]
|
|
edition = "2018"
|
|
license-file = "LICENSE"
|
|
description = "The repository server for IPS written in rust"
|
|
repository = "https://github.com/OpenFlowLabs/pkg6dev"
|
|
readme = "README.md"
|
|
keywords = ["packaging", "illumos"]
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|