Skip to content

Commit

Permalink
chore(rt): remove hyper example
Browse files Browse the repository at this point in the history
  • Loading branch information
robjtede committed Nov 20, 2023
1 parent 2d9b147 commit 2a4df30
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 30 deletions.
1 change: 0 additions & 1 deletion actix-rt/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ tokio-uring = { version = "0.4", optional = true }

[dev-dependencies]
tokio = { version = "1.23.1", features = ["full"] }
hyper = { version = "0.14.10", default-features = false, features = ["server", "tcp", "http1"] }
29 changes: 0 additions & 29 deletions actix-rt/examples/hyper.rs

This file was deleted.

0 comments on commit 2a4df30

Please sign in to comment.