diff --git a/frontend/Cargo.toml b/frontend/Cargo.toml index 3f6f795..f026f40 100644 --- a/frontend/Cargo.toml +++ b/frontend/Cargo.toml @@ -22,3 +22,4 @@ gloo-net = "0.6.0" serde = { version = "1.0.198", features = ["derive"] } serde_json = "1.0.116" regex = "1.10.4" +tracing = "0.1.40" diff --git a/frontend/dist/index.html b/frontend/dist/index.html index 82aef60..68bcd02 100644 --- a/frontend/dist/index.html +++ b/frontend/dist/index.html @@ -9,13 +9,13 @@ - - + +
-