Skip to content

Commit 68f19b4

Browse files
author
Arnaud Riess
committed
fix: add missing readme field in Cargo.toml
1 parent 040c63a commit 68f19b4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/herkos/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ homepage = "https://github.com/arnoox/herkos"
99
authors = ["herkos contributors"]
1010
keywords = ["webassembly", "wasm", "transpiler", "rust", "isolation"]
1111
categories = ["wasm", "development-tools::build-utils"]
12+
readme = "../../README.md"
1213

1314
[dependencies]
1415
wasmparser = { workspace = true }

0 commit comments

Comments
 (0)