chore: add comment to cargo toml
This commit is contained in:
parent
d3cb855574
commit
f566257f32
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ members = [
|
||||||
"itconfig",
|
"itconfig",
|
||||||
"itconfig_tests",
|
"itconfig_tests",
|
||||||
"examples/diesel",
|
"examples/diesel",
|
||||||
"examples/rocket",
|
"examples/rocket", # nightly
|
||||||
"examples/hyper",
|
"examples/hyper",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Reference in a new issue