Added icon caching

This commit is contained in:
nik012003
2023-02-22 01:20:37 +01:00
parent b9b2c1a007
commit ede183fdce
6 changed files with 155 additions and 39 deletions

View File

@@ -17,6 +17,7 @@ mint = "0.5.9"
nix = "0.26.1"
resvg = "0.28.0"
rustc-hash = "1.1.0"
sha2 = "0.10.6"
stardust-xr-molecules = "0.17.0"
tokio = { version = "1.24.1", features = ["full"] }
tracing-subscriber = { version = "0.3.16", features = ["env-filter"] }