generated from alecodes/base-template
chore: add live reload features
This commit is contained in:
parent
0923ac1841
commit
b6c909f6f4
4 changed files with 184 additions and 5 deletions
|
|
@ -5,4 +5,6 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
axum = "0.8.1"
|
||||
notify = "8.0.0"
|
||||
tokio = { version = "1.43.0", features = ["macros", "rt-multi-thread"] }
|
||||
tower-livereload = "0.9.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue