Skip to content

Commit

Permalink
Move trillium-rustls to dev-dependencies (#2445)
Browse files Browse the repository at this point in the history
  • Loading branch information
divergentdave authored Jan 8, 2024
1 parent cd2cdfe commit 236705d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ serde.workspace = true
serde_json = "1.0.110"
testcontainers.workspace = true
tokio.workspace = true
trillium-rustls.workspace = true
trillium-tokio.workspace = true
url.workspace = true
uuid.workspace = true
Expand All @@ -50,3 +49,4 @@ divviup-client = { version = "0.1", features = ["admin"] }
janus_collector = { workspace = true, features = ["test-util"] }
rstest.workspace = true
tempfile = "3"
trillium-rustls.workspace = true

0 comments on commit 236705d

Please sign in to comment.