This website requires JavaScript.
Explore
Help
Sign In
randrews
/
vulcan
Watch
1
Star
0
Fork
0
You've already forked vulcan
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
80daca0584365cbff7e40671ad270cf19317567f
vulcan
/
Cargo.toml
T
9 lines
101 B
TOML
Raw
Normal View
History
Unescape
Escape
Rearranged into a cargo workspace
2022-03-06 17:57:20 -06:00
[
workspace
]
resolver
=
"2"
members
=
[
"vcore"
,
"vemu"
,
Couple bugfixes, integration tests ported
2022-04-17 23:35:48 -05:00
"vasm"
,
Lua wrapper for CPU
2022-05-16 12:57:38 -05:00
"vtest"
,
"vlua"
Rearranged into a cargo workspace
2022-03-06 17:57:20 -06:00
]
Reference in New Issue
Copy Permalink