So. Much. Work.
parent: tbd commit: b05f964
1 | [package] |
2 | name = "giterated-plugin-sys" |
3 | version = "0.1.0" |
4 | edition = "2021" |
5 | |
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
7 | |
8 | [dependencies] |
9 | giterated-plugin = { path = "../giterated-plugin" } |
10 | tracing = "0.1" |
11 | giterated-models = { path = "../../giterated-models" } |