Skip to content

Commit 91a1ae8

Browse files
committed
build(guide): include guide for usage in macros
1 parent 6db05a4 commit 91a1ae8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ version = "0.13.1"
99
authors = ["David Cole <[email protected]>"]
1010
edition = "2021"
1111
categories = ["api-bindings"]
12-
exclude = ["/.github", "/.crates", "/guide"]
12+
exclude = ["/.github", "/.crates"]
1313

1414
[dependencies]
1515
bitflags = "2"

crates/macros/guide

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../guide

0 commit comments

Comments
 (0)