mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-25 17:57:41 +08:00
2b1804d364
Mostly to remind myself which libs to update on occasion
9 lines
272 B
Plaintext
9 lines
272 B
Plaintext
## Libraries
|
|
|
|
### included in repo
|
|
|
|
* libfuse: https://github.com/libfuse/libfuse (heavily modified fork of v2.x)
|
|
* ghc::filesystem: https://github.com/gulrak/filesystem
|
|
* nonstd::optional: https://github.com/martinmoene/optional-lite
|
|
* fmt: https://github.com/fmtlib/fmt
|