1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2024-12-22 20:39:29 -07:00
aspm/Cargo.toml
TymanWasTaken ea388904c2
Scrapped the entire thing lol
I was going to refactor slowly, but it is easier just to scrap the entire binary and make a new one
2023-06-29 00:25:15 -04:00

11 lines
327 B
TOML

[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/*"]