Rename gradients example to gradient
This commit is contained in:
parent
adfcd8c727
commit
21259ee745
2 changed files with 0 additions and 0 deletions
8
examples/gradient/Cargo.toml
Normal file
8
examples/gradient/Cargo.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "gradients"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
publish = false
|
||||
|
||||
[dependencies]
|
||||
iced = { path = "../.." }
|
||||
Loading…
Add table
Add a link
Reference in a new issue