add icons

This commit is contained in:
2026-08-07 08:11:54 +07:00
parent b137f54a66
commit a734141837
107 changed files with 440 additions and 3 deletions
+1
View File
@@ -9,6 +9,7 @@ name = "signed"
path = "src/main.rs"
[dependencies]
assets = { path = "../crates/assets" }
paths = { path = "../crates/paths" }
signed_state = { path = "../crates/signed_state" }
workspace = { path = "../crates/workspace" }