mirror of
https://github.com/Expand-sys/CCash
synced 2026-03-22 20:47:10 +11:00
✨ base64 submodule
This commit is contained in:
parent
9c467020d4
commit
d13100ccea
1 changed files with 3 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -7,3 +7,6 @@
|
|||
[submodule "third_party/xxHash"]
|
||||
path = third_party/xxHash
|
||||
url = https://github.com/Cyan4973/xxHash
|
||||
[submodule "third_party/base64"]
|
||||
path = third_party/base64
|
||||
url = https://github.com/aklomp/base64
|
||||
|
|
|
|||
Loading…
Reference in a new issue