update actix-web-static-file rev

This commit is contained in:
Marin Postma 2021-04-22 11:42:41 +02:00
parent 90f57c1329
commit e4bd1bc5ce
No known key found for this signature in database
GPG key ID: D5241F0C0C865F30
2 changed files with 4 additions and 3 deletions

2
Cargo.lock generated
View file

@ -219,7 +219,7 @@ dependencies = [
[[package]]
name = "actix-web-static-files"
version = "3.0.5"
source = "git+https://github.com/MarinPostma/actix-web-static-files.git?branch=actix-web-4#6db8c3e2940d61659581492b5e9c9b9062567613"
source = "git+https://github.com/MarinPostma/actix-web-static-files.git?rev=6db8c3e#6db8c3e2940d61659581492b5e9c9b9062567613"
dependencies = [
"actix-service",
"actix-web",