Add LICENSE and README

This commit is contained in:
Igor Katson 2021-09-29 15:25:47 +01:00
parent 7e0d0ae3df
commit 19a606e465
2 changed files with 13 additions and 8 deletions

View file

@ -19,7 +19,6 @@ use parking_lot::Mutex;
use reqwest::Url;
use sha1w::Sha1;
use size_format::SizeFormatterBinary as SF;
use warp::path::full;
use crate::{
chunk_tracker::ChunkTracker,