Skip to content

Commit

Permalink
Bump fmt to 11.0.2 to be equivalent to nrn (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
alkino authored Sep 30, 2024
1 parent d8323e9 commit 9d1a62e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@ include extlib/nlohmann/json.hpp
# fmt
recursive-include extlib/fmt/include *
recursive-include extlib/fmt/src *
recursive-include extlib/fmt/support/cmake *.cmake
recursive-include extlib/fmt/support/cmake *
include extlib/fmt/CMakeLists.txt
include extlib/fmt/*.rst
include extlib/fmt/README.md
include extlib/fmt/ChangeLog.md

# highfive
recursive-include extlib/HighFive/include *
Expand Down
2 changes: 1 addition & 1 deletion extlib/fmt
Submodule fmt updated 230 files

0 comments on commit 9d1a62e

Please sign in to comment.