This website requires JavaScript.
Explore
Help
Sign In
LumeWeb
/
helios
Watch
1
Star
0
Fork
You've already forked helios
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
11fd824b01
helios
/
Cargo.toml
11 lines
114 B
TOML
Raw
Normal View
History
Unescape
Escape
refactor using cargo workspaces
2022-08-29 17:31:17 +00:00
[
workspace
]
setup api bindings for reaching out to light servers
2022-08-11 18:09:58 +00:00
refactor using cargo workspaces
2022-08-29 17:31:17 +00:00
members
=
[
"cli"
,
"client"
,
"common"
,
add cli app
2022-08-29 20:54:58 +00:00
"config"
,
refactor using cargo workspaces
2022-08-29 17:31:17 +00:00
"consensus"
,
"execution"
,
]