Skip to content

Commit 2ed3423

Browse files
francisdbdjc
authored andcommitted
Only compile history_custom example if history feature is enabled
1 parent 731c70b commit 2ed3423

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ required-features = ["fuzzy-select"]
4343
name = "history"
4444
required-features = ["history"]
4545

46+
[[example]]
47+
name = "history_custom"
48+
required-features = ["history"]
49+
4650
[[example]]
4751
name = "completion"
4852
required-features = ["completion"]

0 commit comments

Comments
 (0)