fix: Corrected doctests to pass

This commit is contained in:
2024-11-14 16:04:39 -07:00
parent 3e23a73f6b
commit 37d7b77f90
4 changed files with 10 additions and 9 deletions
+1
View File
@@ -8,6 +8,7 @@ authors = ["EdJoPaTo <tui-tree-widget-rust-crate@edjopato.de>", "Dark-Alex-17 <a
edition = "2021"
keywords = ["tui", "terminal", "tree", "widget", "managarr"]
categories = ["command-line-interface"]
rust-version = "1.82.0"
include = ["src/**/*", "examples/**/*", "benches/**/*", "README.md"]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html