This website requires JavaScript.
Explore
Help
Sign In
haskal
/
starship
Watch
1
Star
0
Fork
You've already forked starship
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
52bd37b372
starship
/
Cargo.toml
6 lines
79 B
TOML
Raw
Normal View
History
Unescape
Escape
refactor: Refactoring config (#383) This PR refactors config and puts configuration files for all modules in `configs/`.
2019-09-30 12:10:35 +00:00
[
workspace
]
members
=
[
"starship"
,
"starship_module_config_derive"
,
]