Skip to content

Commit dff09e1

Browse files
author
Frank Bell
committed
build: disable doctest based on incompatible comments in .sol files
1 parent 8af8426 commit dff09e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pallets/api-vnext/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ name = "pallet-api-vnext"
88
repository.workspace = true
99
version = "0.1.0"
1010

11+
[lib]
12+
doctest = false
13+
1114
[dependencies]
1215
codec.workspace = true
1316
frame-support.workspace = true

0 commit comments

Comments
 (0)