Skip to content

Commit

Permalink
update actix
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBeilschmidt committed Jan 18, 2022
1 parent e9d41c9 commit d2414c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ nfdi = ["postgres", "geoengine-datatypes/postgres", "scienceobjectsdb_rust_api"]
pro = ["postgres", "geoengine-operators/pro", "geoengine-datatypes/pro"]

[dependencies]
actix-files = "=0.6.0-beta.13"
actix-files = "=0.6.0-beta.14"
actix-http = "=3.0.0-beta.18"
actix-multipart = "=0.4.0-beta.12"
actix-rt = "2.5"
actix-web = "=4.0.0-beta.19"
actix-web = "=4.0.0-beta.20"
actix-web-httpauth = "=0.6.0-beta.7"
async-trait = "0.1"
base64 = "0.13"
Expand Down

0 comments on commit d2414c8

Please sign in to comment.