Fix icons not showing when using flake
This commit is contained in:
@ -7,7 +7,7 @@ edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
# Core library
|
||||
relm4 = "0.8.1"
|
||||
relm4 = { version = "0.8.1" }
|
||||
# relm4-macros = "0.6.2"
|
||||
# Optional: reusable components
|
||||
relm4-components = "0.8.1"
|
||||
|
Reference in New Issue
Block a user