Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
junkurihara authored Feb 11, 2024
1 parent 10f756f commit 3325245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This crates provides a basic library [httpsig](./httpsig) and [its extension](./

## Usage of Extension for `hyper` (`httpsig-hyper`)

```rust:
```rust
use http::Request;
use http_body_util::Full;
use httpsig_hyper::{prelude::*, *};
Expand Down

0 comments on commit 3325245

Please sign in to comment.