Rename gradients example to gradient

This commit is contained in:
Héctor Ramón Jiménez 2023-09-07 07:38:51 +02:00
parent adfcd8c727
commit 21259ee745
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,8 @@
[package]
name = "gradients"
version = "0.1.0"
edition = "2021"
publish = false
[dependencies]
iced = { path = "../.." }