wala-rust

Content-adressed HTTP file server
Info | Log | Files | Refs | README | LICENSE

commit 14c7493b054db98e09fd0d2a2774aa1e027fa069
parent a69ffc8cb7925daa8b70ebe524ef1fc78cf99c7d
Author: lash <dev@holbrook.no>
Date:   Thu, 11 Jul 2024 02:48:43 +0100

Correct rust version spec

Diffstat:
MREADME.txt | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git a/README.txt b/README.txt @@ -1,7 +1,3 @@ -Make sure you use the following toolchain (rustup): - -nightly-2022-11-14-x86_64-unknown-linux-gnu - Build the binaries: $ cargo build --all-features --release