fmt: init at 5.2.1

This commit adds fmt, a C++ formatting library.
This commit is contained in:
Jeroen de Haas
2018-10-16 08:30:54 +02:00
parent a600f3b577
commit 2f6097b783
3 changed files with 38 additions and 0 deletions
+5
View File
@@ -1882,6 +1882,11 @@
github = "jdagilliland";
name = "Jason Gilliland";
};
jdehaas = {
email = "qqlq@nullptr.club";
github = "jeroendehaas";
name = "Jeroen de Haas";
};
jefdaj = {
email = "jefdaj@gmail.com";
github = "jefdaj";