This repository has been archived on 2022-07-24. You can view files and clone it, but cannot push or open issues or pull requests.
itconfig/Cargo.toml

8 lines
111 B
TOML
Raw Normal View History

2019-12-23 14:56:19 +03:00
[workspace]
members = [
"itconfig",
2019-12-29 01:11:34 +03:00
"itconfig_tests",
"examples/diesel",
# "examples/rocket",
2019-12-27 23:57:13 +03:00
]