Skip to content

Commit

Permalink
Fix cargo toml
Browse files Browse the repository at this point in the history
  • Loading branch information
rlebran committed Jul 12, 2024
1 parent 09101a6 commit d556697
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ version = "1.0.0-pre-release.3"
[workspace.dependencies]
actix-service = "2"
actix-web = "4"
actix-web-grants = "4"
actix-web-lab = "0.20"
assert-json-diff = "2.0.2"
convert_case = "0.6"
Expand Down
1 change: 0 additions & 1 deletion apistos-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ schemars = { workspace = true }
actix-web = { workspace = true, optional = true }
actix-web-grants = { workspace = true, optional = true }
actix-web-lab = { workspace = true, optional = true }
actix-web-grants = { workspace = true, optional = true }
actix-multipart = { workspace = true, optional = true }
garde-actix-web = { workspace = true, optional = true }
chrono = { workspace = true, optional = true }
Expand Down

0 comments on commit d556697

Please sign in to comment.