refactor: remove once_cell from styling example

This commit is contained in:
Ashley Wulber 2022-09-08 17:39:59 -04:00 committed by Héctor Ramón Jiménez
parent 269d6f9a3f
commit d5a933b047
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 15 additions and 14 deletions

View file

@ -7,4 +7,3 @@ publish = false
[dependencies]
iced = { path = "../.." }
once_cell = "1.14.0"