| [package] | |
| name = "hyperkitty-parser" | |
| version = "0.1.0" | |
| edition = "2021" | |
| authors = ["SNAPKITTYWEST"] | |
| license = "MIT" | |
| [dependencies] | |
| hyperkitty-core = { path = "../hyperkitty-core" } | |
| [package] | |
| name = "hyperkitty-parser" | |
| version = "0.1.0" | |
| edition = "2021" | |
| authors = ["SNAPKITTYWEST"] | |
| license = "MIT" | |
| [dependencies] | |
| hyperkitty-core = { path = "../hyperkitty-core" } | |