Remove assert example and link to similar-asserts
This commit is contained in:
parent
3cb7d5ab76
commit
9a85c6013f
3 changed files with 5 additions and 130 deletions
|
|
@ -33,10 +33,6 @@ console = "0.14.0"
|
|||
unicode-segmentation = { version = "1.7.1", optional = true }
|
||||
bstr = { version = "0.2.14", optional = true, default-features = false }
|
||||
|
||||
[[example]]
|
||||
name = "assert"
|
||||
required-features = ["text", "inline"]
|
||||
|
||||
[[example]]
|
||||
name = "patience"
|
||||
required-features = ["text", "inline"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue