Commit d6a16a0
committed
Add
Files change:
- fusionscript-dev-1.rockspec
What this adds / changes:
- Penlight is no longer a dependency (and was not previously listed!!)
- Serpent (a serialization library) will be used instead
Why this commit was added:
Penlight is a rather large dependency and often seen as a "standard
library" for Lua. This commit helps reduce the file requirements of the
FusionScript runtime.serpent library to dependencies1 parent 24710c8 commit d6a16a0
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments