fix(deps): update rust crate tower-livereload to 0.10.0
This commit is contained in:
@@ -16,7 +16,7 @@ serde = "1.0.195"
|
|||||||
serde_json = "1.0.111"
|
serde_json = "1.0.111"
|
||||||
tokio = { version = "1.35.1", features = ["full"] }
|
tokio = { version = "1.35.1", features = ["full"] }
|
||||||
tower-http = { version = "0.6.0", features = ["trace", "fs"] }
|
tower-http = { version = "0.6.0", features = ["trace", "fs"] }
|
||||||
tower-livereload = "0.9.2"
|
tower-livereload = "0.10.0"
|
||||||
tracing = "0.1"
|
tracing = "0.1"
|
||||||
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
|
||||||
image = "0.25.6"
|
image = "0.25.6"
|
||||||
|
|||||||
Reference in New Issue
Block a user