Update README, fix Cargo.toml for client, add bin/, add setup.sh

This commit is contained in:
Mark
2024-01-10 16:25:00 +01:00
parent 6f9535a28e
commit 404e9ce8ed
8 changed files with 131 additions and 77 deletions

View File

@@ -1,6 +1,5 @@
use std::{
collections::HashMap,
fmt::format,
fs::{self, File},
io::{BufReader, Read, Write},
path::PathBuf,