diff options
Diffstat (limited to 'examples/visible_bounds/Cargo.toml')
-rw-r--r-- | examples/visible_bounds/Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/visible_bounds/Cargo.toml b/examples/visible_bounds/Cargo.toml index 37594b84..1193334d 100644 --- a/examples/visible_bounds/Cargo.toml +++ b/examples/visible_bounds/Cargo.toml @@ -8,5 +8,3 @@ publish = false [dependencies] iced.workspace = true iced.features = ["debug"] - -once_cell.workspace = true |