Skip to content

Commit

Permalink
flatten tests
Browse files Browse the repository at this point in the history
  • Loading branch information
arlyon committed Mar 22, 2024
1 parent 3a4d7ec commit 26d3660
Show file tree
Hide file tree
Showing 2 changed files with 290 additions and 288 deletions.
2 changes: 2 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -100,9 +100,11 @@ aws-sigv4 = "1.2.0"
criterion = { version = "0.5", features = ["async_tokio", "html_reports"] }
dotenv = "0.15"
env_logger = "0.11"
macro_rules_attribute = "0.2.0"
once_cell = "1"
pretty_assertions = "1.3"
reqwest = { version = "0.12", features = ["blocking", "json"] }
temp-env = "0.3"
tempfile = "3.8"
test-case = "3.3.1"
tokio = { version = "1", features = ["full"] }
Loading

0 comments on commit 26d3660

Please sign in to comment.