chore: add comment to cargo toml

This commit is contained in:
Dmitriy Pleshevskiy 2020-01-12 17:03:25 +03:00
parent d3cb855574
commit f566257f32

View file

@ -3,7 +3,7 @@ members = [
"itconfig",
"itconfig_tests",
"examples/diesel",
"examples/rocket",
"examples/rocket", # nightly
"examples/hyper",
]