This website requires JavaScript.
Explore
Help
Sign In
dpn
/
nac3
forked from
M-Labs/nac3
Watch
1
Star
0
Fork
You've already forked nac3
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
34d3317ea0
nac3
/
Cargo.toml
7 lines
78 B
TOML
Raw
Normal View
History
Unescape
Escape
split off standalone compiler
2020-12-17 22:20:30 +08:00
[
workspace
]
members
=
[
libnac3 -> nac3core
2020-12-18 10:18:21 +08:00
"nac3core"
,
split off standalone compiler
2020-12-17 22:20:30 +08:00
"nac3standalone"
,
pyo3 demo
2020-12-18 10:09:35 +08:00
"nac3embedded"
,
split off standalone compiler
2020-12-17 22:20:30 +08:00
]