13 lines
253 B
TOML
13 lines
253 B
TOML
[build]
|
|
type = "custom"
|
|
|
|
[[manual_sources]]
|
|
file = "vertex.pub"
|
|
|
|
[package]
|
|
description = "Minisign public key for verifying official package signatures."
|
|
homepage = "https://www.vertexlinux.net"
|
|
license = "MIT"
|
|
name = "vertex-keyring"
|
|
version = "1.0.0"
|