You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
361 B
15 lines
361 B
--- tabled-0.12.0/Cargo.toml 1970-01-01T00:00:01+00:00
|
|
+++ tabled-0.12.0/Cargo.toml 2023-05-21T19:42:38.675968+00:00
|
|
@@ -225,11 +225,6 @@
|
|
required-features = ["std"]
|
|
|
|
[[example]]
|
|
-name = "table_width_2"
|
|
-path = "examples/table_width_2.rs"
|
|
-required-features = ["std"]
|
|
-
|
|
-[[example]]
|
|
name = "height"
|
|
path = "examples/height.rs"
|
|
required-features = ["std"]
|