diff options
Diffstat (limited to 'examples/styling/Cargo.toml')
-rw-r--r-- | examples/styling/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/styling/Cargo.toml b/examples/styling/Cargo.toml index f771708c..344cd0d6 100644 --- a/examples/styling/Cargo.toml +++ b/examples/styling/Cargo.toml @@ -7,3 +7,4 @@ publish = false [dependencies] iced = { path = "../.." } +once_cell = "1.14.0"
\ No newline at end of file |