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
25afdb88907004c8c8be3db7a544d3ef4fe45291
vulcan
/
Cargo.toml
T
9 lines
106 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"
,
Renamed vasm to vasm_core
2022-06-06 23:08:55 -05:00
"vasm_core"
,
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