1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2025-01-10 12:19:29 -07:00
aspm/Cargo.toml

12 lines
327 B
TOML
Raw Normal View History

[package]
name = "ariadne-signature-profile-proto"
authors = ["Ty"]
description = "A prototype implementation of the ariadne signature profile specification"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[workspace]
members = ["crates/*"]