Remove spdlog.

This commit is contained in:
ykiko
2024-11-27 22:24:11 +08:00
parent 8857bc1a3a
commit 3ea080c93d
7 changed files with 50 additions and 59 deletions

5
.gitmodules vendored
View File

@@ -8,11 +8,6 @@
url = https://github.com/libuv/libuv.git
branch = v1.x
[submodule "deps/spdlog"]
path = deps/spdlog
url = https://github.com/gabime/spdlog.git
branch = v1.x
[submodule "deps/toml"]
path = deps/toml
url = https://github.com/marzer/tomlplusplus.git