chore: add license file, add icons, images flow, update readme

This commit is contained in:
2026-08-26 18:07:44 +05:00
parent ea09f47938
commit 4c33bba276
29 changed files with 294 additions and 33 deletions
Generated
+11
View File
@@ -614,6 +614,7 @@ dependencies = [
"toml 1.1.4+spec-1.1.0",
"winit",
"winreg",
"winresource",
]
[[package]]
@@ -5784,6 +5785,16 @@ dependencies = [
"windows-sys 0.61.2",
]
[[package]]
name = "winresource"
version = "0.1.31"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0986a8b1d586b7d3e4fe3d9ea39fb451ae22869dcea4aa109d287a374d866087"
dependencies = [
"toml 1.1.4+spec-1.1.0",
"version_check",
]
[[package]]
name = "wit-bindgen"
version = "0.51.0"