Skip to content

Commit

Permalink
Update Cargo deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed Nov 13, 2022
1 parent 0ea1308 commit 1e922ea
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion e2e/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ publish = false
async-fs = "1.6"
baza = { package = "baza-lib", path = "../lib" }
baza-api-s3 = { path = "../api/s3" }
cucumber = { version = "0.15", features = ["libtest"] }
cucumber = { version = "0.16", features = ["libtest"] }
once_cell = "1.16"
rand = "0.8"
rusoto_core = "0.48"
Expand Down

0 comments on commit 1e922ea

Please sign in to comment.