Reorganize repo, add rust CLI and binding code,
This commit is contained in:
commit
47607cecf4
221 changed files with 11359 additions and 18038 deletions
14
.gitmodules
vendored
14
.gitmodules
vendored
|
|
@ -1,15 +1,3 @@
|
|||
[submodule "externals/bandit"]
|
||||
path = externals/bandit
|
||||
url = https://github.com/joakimkarlsson/bandit.git
|
||||
[submodule "externals/gyp"]
|
||||
path = externals/gyp
|
||||
url = https://github.com/svn2github/gyp.git
|
||||
[submodule "externals/utf8proc"]
|
||||
path = externals/utf8proc
|
||||
path = lib/utf8proc
|
||||
url = https://github.com/julialang/utf8proc
|
||||
[submodule "externals/json-parser"]
|
||||
path = externals/json-parser
|
||||
url = https://github.com/udp/json-parser.git
|
||||
[submodule "externals/crypto-algorithms"]
|
||||
path = externals/crypto-algorithms
|
||||
url = https://github.com/maxbrunsfeld/crypto-algorithms.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue