mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-23 04:52:28 +00:00
8 lines
120 B
TOML
8 lines
120 B
TOML
# -*- eval: (cargo-minor-mode 1) -*-
|
|
|
|
[workspace]
|
|
members = [
|
|
"gotham_restful",
|
|
"gotham_restful_derive",
|
|
"example"
|
|
]
|