mirror of
https://github.com/thunderbrewhq/bc.git
synced 2025-12-12 01:52:30 +00:00
chore(build): remove mem dependency
This commit is contained in:
parent
3ded785b5f
commit
c5880338b4
2 changed files with 1 additions and 8 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -1,6 +1,3 @@
|
|||
[submodule "lib/mem"]
|
||||
path = lib/mem
|
||||
url = https://github.com/thunderbrewhq/mem.git
|
||||
[submodule "lib/system"]
|
||||
path = lib/system
|
||||
url = https://github.com/thunderbrewhq/system.git
|
||||
|
|
|
|||
|
|
@ -8,9 +8,5 @@
|
|||
.system = .{
|
||||
.url = "https://github.com/thunderbrewhq/system/archive/refs/heads/master.zip",
|
||||
.hash = "1220d6a6e4e2f836c1c22eb128e6c74c773ea191bfbaac02601dcb5238c2b0874182",
|
||||
},
|
||||
.mem = .{
|
||||
.url = "https://github.com/thunderbrewhq/mem/archive/refs/heads/master.zip",
|
||||
.hash = "12205739d6afa86c264dde5ff94fdf7f14df68122054ce899934faf972d0b11d7ac5",
|
||||
},
|
||||
}
|
||||
} }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue