Skip to content

Commit 22354ec

Browse files
Working, fast :)
1 parent b931614 commit 22354ec

File tree

4 files changed

+256
-102
lines changed

4 files changed

+256
-102
lines changed

Cargo.lock

Lines changed: 17 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/hyper_ruby/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ tokio = { version = "1", features = ["full"] }
1515
warp = "0.3"
1616
bytes = "1.5"
1717
tokio-stream = { version = "0.1", features = ["net"] }
18-
parking_lot = "0.12"
19-
lucchetto = "0.4.0"
18+
crossbeam-channel = "0.5.14"
19+
rb-sys = "0.9.110"

0 commit comments

Comments
 (0)