Versioned dependencies so that nothing fails
This commit is contained in:
parent
0ba5f7344a
commit
ae3fb9af0c
1239
Cargo.lock
generated
1239
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -23,8 +23,8 @@ actix-multipart = "0.6.0"
|
||||
actix-web-lab = { version = "0.19.1", features = [ "spa" ]}
|
||||
uuid = { version = "1.3.0", features = ["v4", "fast-rng", "macro-diagnostics"] }
|
||||
|
||||
actix-web-utils = { git = "https://git.franklinblanco.dev/franklinblanco/actix-web-utils.git" }
|
||||
err = { git = "https://git.franklinblanco.dev/franklinblanco/err.git" }
|
||||
actix-web-utils = { git = "https://git.franklinblanco.dev/franklinblanco/actix-web-utils.git", branch = "old" }
|
||||
err = { git = "https://git.franklinblanco.dev/franklinblanco/err.git", branch = "old" }
|
||||
|
||||
aws-config = "0.55.1"
|
||||
aws-sdk-s3 = "0.26.0"
|
||||
|
Loading…
Reference in New Issue
Block a user