fix(deps): update rust crate simple_logger to v5
This commit is contained in:
@@ -25,7 +25,7 @@ leptos_meta = { version = "*" }
|
||||
leptos_axum = { version = "*", optional = true }
|
||||
leptos_router = { version = "*" }
|
||||
log = "0.4"
|
||||
simple_logger = "4"
|
||||
simple_logger = "5"
|
||||
thiserror = "1"
|
||||
axum = { version = "0.7.5", optional = true }
|
||||
tower = { version = "0.4.13", optional = true }
|
||||
|
Reference in New Issue
Block a user