Skip to content

Commit

Permalink
sort dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
glendc committed Dec 1, 2023
1 parent 6906232 commit 30c6b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ tracing-subscriber = { version = "0.3", features = ["env-filter"] }
hyper = { version = "1.0.1", features = [ "server", "http1", "http2" ] }
hyper-util = { version = "0.1.1", features = [ "server", "server-auto", "http1", "http2", "tokio" ] }
http-body-util = "0.1"
bytes = "1"
bytes = "1"

0 comments on commit 30c6b10

Please sign in to comment.