1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-04-19 22:44:38 +00:00
deprecated-gotham-restful/Cargo.toml

8 lines
120 B
TOML

# -*- eval: (cargo-minor-mode 1) -*-
[workspace]
members = [
"gotham_restful",
"gotham_restful_derive",
"example"
]