construct/Cargo.toml

11 lines
307 B
TOML

[workspace]
resolver = "2"
members = ["construct", "construct-models", "examples"]
[workspace.package]
authors = ["perp"]
license = "Apache License 2.0"
repository = "https://git.supernets.org/perp/construct"
description = "Censys API wrapper made in Rust"
keywords = ["censys", "censys-api", "construct"]