Skip to content

Commit

Permalink
Add missing metadata for httpwg-cli crate
Browse files Browse the repository at this point in the history
  • Loading branch information
fasterthanlime committed Aug 14, 2024
1 parent f880220 commit 880fa32
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions crates/httpwg-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
name = "httpwg-cli"
version = "0.2.0"
edition = "2021"
license = "MIT OR Apache-2.0"
repository = "https://github.com/bearcove/loona"
documentation = "https://docs.rs/httpwg-cli"
description = """
A CLI able to run httpwg test cases (h2spec replacement)
"""
rust-version = "1.75"

[[bin]]
name = "httpwg"
Expand Down

0 comments on commit 880fa32

Please sign in to comment.