[package]
edition = "2024"
name = "frontier-commit"
version = "0.0.1"
authors = ["Frontier Collective <core@frontier-collective.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Institutional reservation for Frontier Collective."
homepage = "https://frontier-collective.com"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/FrontierCollective/commit"
[lib]
name = "frontier_commit"
path = "src/lib.rs"
[dependencies]