This commit is contained in:
nora 2022-06-17 21:06:49 +02:00
commit bc58bda4a2
5 changed files with 55 additions and 0 deletions

11
Cargo.toml Normal file
View file

@ -0,0 +1,11 @@
[workspace]
members = [".", "accursed-unutterable-type-id-derive"]
[package]
name = "accursed-unutterable-type-id"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]