Skip to content

Commit

Permalink
chore: Fix readme link for http-body (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
LucioFranco authored Oct 25, 2022
1 parent c87cda2 commit 4d79f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion http-body/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ authors = [
"Sean McArthur <[email protected]>",
]
edition = "2018"
readme = "README.md"
readme = "../README.md"
documentation = "https://docs.rs/http-body"
repository = "https://github.com/hyperium/http-body"
license = "MIT"
Expand Down

0 comments on commit 4d79f86

Please sign in to comment.