fortuna/.gitmodules
surtur bd421295c4
feat: use fmt instead of iostreams
switch to fmt - "A modern formatting library" - for fun and profit,
currently in header-only configuration.

ref: https://github.com/fmtlib/fmt

closes #5
closes #4
2021-11-18 22:05:05 +01:00

4 lines
79 B
Plaintext

[submodule "lib/fmt"]
path = lib/fmt
url = https://github.com/fmtlib/fmt.git