Skip to content

Commit

Permalink
fix: manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
veeso committed Sep 24, 2024
1 parent fb1e86d commit 0a29971
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -79,3 +79,7 @@ required-features = ["rune"]
name = "etch"
path = "examples/etch.rs"
required-features = ["rune"]

[package.metadata.docs.rs]
all-features = true
rustdoc-args = ["--cfg", "docsrs"]

0 comments on commit 0a29971

Please sign in to comment.