mirror of
https://github.com/thunderbrewhq/squall.git
synced 2025-12-12 02:22:30 +00:00
chore(build): remove mem dependency, use bc for allocation behavior now
This commit is contained in:
parent
7adbe074cb
commit
1a8bf67452
6 changed files with 3 additions and 17 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,9 +1,6 @@
|
|||
[submodule "lib/system"]
|
||||
path = lib/system
|
||||
url = https://github.com/thunderbrewhq/system.git
|
||||
[submodule "lib/mem"]
|
||||
path = lib/mem
|
||||
url = https://github.com/thunderbrewhq/mem.git
|
||||
[submodule "lib/bc"]
|
||||
path = lib/bc
|
||||
url = https://github.com/thunderbrewhq/bc.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue