Skip to content

Commit

Permalink
chore: e2e-identity: depend on rstest
Browse files Browse the repository at this point in the history
  • Loading branch information
istankovic committed Sep 10, 2024
1 parent 5c73b13 commit 3703a2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

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

1 change: 1 addition & 0 deletions e2e-identity/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ lazy_static = { workspace = true }
portpicker = { workspace = true }
pem = { workspace = true }
rand = { workspace = true }
rstest = { workspace = true}

[target.'cfg(not(target_family = "wasm"))'.dev-dependencies]
rusty-acme = { version = "0.9.0", path = "../acme" }
Expand Down

0 comments on commit 3703a2a

Please sign in to comment.