mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
make it blazingly fast with caching of css and js
This commit is contained in:
parent
f539a3c45c
commit
d15a746558
8 changed files with 77 additions and 18 deletions
|
|
@ -31,4 +31,6 @@ tracing = { version = "0.1.40", features = ["attributes"] }
|
|||
tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
|
||||
|
||||
[build-dependencies]
|
||||
bs58 = "0.5.1"
|
||||
color-eyre = "0.6.3"
|
||||
sha2 = "0.10.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue