diff --git a/.rustc_info.json b/.rustc_info.json new file mode 100644 index 0000000..49ba972 --- /dev/null +++ b/.rustc_info.json @@ -0,0 +1 @@ +{"rustc_fingerprint":16380765819736665028,"outputs":{"17747080675513052775":{"success":true,"status":"","code":0,"stdout":"rustc 1.85.1 (4eb161250 2025-03-15)\nbinary: rustc\ncommit-hash: 4eb161250e340c8f48f66e2b929ef4a5bed7c181\ncommit-date: 2025-03-15\nhost: x86_64-unknown-linux-gnu\nrelease: 1.85.1\nLLVM version: 19.1.7\n","stderr":""}},"successes":{}} \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..d0b9845 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Heavy file server +Server that streams the content of a directory as a streamed tar file.