Merge branch 'rewrite' of https://github.com/JSH32/Backpack into rewrite

This commit is contained in:
JSH32 2022-08-01 11:42:33 -05:00
commit 8c74743423
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@ -429,7 +429,6 @@ dependencies = [
"num_cpus",
"paste",
"rand",
"rayon",
"regex",
"rusoto_core",
"rusoto_s3",

View File

@ -53,5 +53,4 @@ bytes = "1.1.0"
git-version = "0.3.5"
paste = "1.0.7"
actix-multipart-extract = "0.1.4"
rayon = "1.5"
num_cpus = "1.0"