Merge pull request #543 from ruvnet/chore/vendor-rvcsi-submodule
chore(vendor): add rvcsi as a vendor submodule
This commit is contained in:
commit
a2686d47a2
|
|
@ -10,3 +10,7 @@
|
|||
path = vendor/sublinear-time-solver
|
||||
url = https://github.com/ruvnet/sublinear-time-solver
|
||||
branch = main
|
||||
[submodule "vendor/rvcsi"]
|
||||
path = vendor/rvcsi
|
||||
url = https://github.com/ruvnet/rvcsi
|
||||
branch = main
|
||||
|
|
|
|||
|
|
@ -0,0 +1 @@
|
|||
Subproject commit acd5689d9f995dc9952bc924268d42e52aae547f
|
||||
Loading…
Reference in New Issue