document MSRV (#59)

This commit is contained in:
Nugine
2025-03-03 16:28:13 +08:00
committed by GitHub
parent 85d3212e2f
commit ab5aa89262
5 changed files with 15 additions and 3 deletions

View File

@@ -83,7 +83,7 @@ Install other build prerequisites:
- [`libfuse`](https://github.com/libfuse/libfuse/releases/tag/fuse-3.16.1) 3.16.1 or newer version
- [FoundationDB](https://apple.github.io/foundationdb/getting-started-linux.html) 7.1 or newer version
- [Rust](https://www.rust-lang.org/tools/install) toolchain
- [Rust](https://www.rust-lang.org/tools/install) toolchain: minimal 1.75.0, recommanded 1.85.0 or newer version (latest stable version)
## Build 3FS