Skip to content

Commit

Permalink
use warp again
Browse files Browse the repository at this point in the history
  • Loading branch information
brayniac committed Oct 11, 2023
1 parent 0ddaf76 commit 6abce4b
Show file tree
Hide file tree
Showing 4 changed files with 513 additions and 304 deletions.
175 changes: 175 additions & 0 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ slab = "0.4.9"
tokio = { version = "1.32.0", features = ["full"] }
tokio-boring = "2.1.5"
toml = "0.7.6"
warp = "0.3.6"
zipf = "7.0.1"
tiny_http = "0.12.0"

[workspace]
members = [
Expand Down
Loading

0 comments on commit 6abce4b

Please sign in to comment.