Skip to content

Commit

Permalink
postgres: remove hyper example
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Dec 19, 2023
1 parent 1598481 commit aa46db8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
1 change: 0 additions & 1 deletion postgres/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,4 @@ tokio-postgres = "0.7"

[dev-dependencies]
futures-util = "0.3.2"
hyper = { version = "0.14.1", features = ["http1", "server", "tcp"] }
tokio = { version = "1.0.0", features = ["macros", "rt-multi-thread"] }
61 changes: 0 additions & 61 deletions postgres/examples/hyper.rs

This file was deleted.

0 comments on commit aa46db8

Please sign in to comment.