diff options
| author | Yuqian Yang <crupest@crupest.life> | 2025-10-17 14:06:48 +0800 |
|---|---|---|
| committer | Yuqian Yang <crupest@crupest.life> | 2025-10-17 14:06:48 +0800 |
| commit | 5c5c496b605886b286d1b99e0f9e28ec02117ad5 (patch) | |
| tree | c22b07e81ba179d7cc8790656abddbcc56b5d704 /.gitmodules | |
| parent | 32aa6f116acc6e3e20a1ec76cef45b29f7005ad7 (diff) | |
| download | cru-5c5c496b605886b286d1b99e0f9e28ec02117ad5.tar.gz cru-5c5c496b605886b286d1b99e0f9e28ec02117ad5.tar.bz2 cru-5c5c496b605886b286d1b99e0f9e28ec02117ad5.zip | |
Use std::from_chars.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index c87b5454..d49fb062 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "lib/double-conversion"] - path = lib/double-conversion - url = https://github.com/google/double-conversion.git [submodule "lib/Catch2"] path = lib/Catch2 url = https://github.com/catchorg/Catch2.git |
