Try to remove args dependency

This commit is contained in:
Matt McWilliams 2024-10-09 00:56:31 -04:00
parent 97c33820f6
commit 3b23fc9578
3 changed files with 3 additions and 5 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
*.DS_Store

5
.gitmodules vendored
View File

@ -1,7 +1,4 @@
[submodule "args"]
path = args
url = https://github.com/Taywee/args.git
branch = 6.4.6
[submodule "include/json"] [submodule "include/json"]
path = include/json path = include/json
url = https://github.com/nlohmann/json.git url = https://github.com/nlohmann/json.git

1
args

@ -1 +0,0 @@
Subproject commit cc2368ca0d8a962862c96c00fe919e1480050f51