diff --git a/bui-demo/frontend_seed/Cargo.toml b/bui-demo/frontend_seed/Cargo.toml index 63808e0..430f865 100644 --- a/bui-demo/frontend_seed/Cargo.toml +++ b/bui-demo/frontend_seed/Cargo.toml @@ -17,4 +17,4 @@ serde_json = "1.0.39" bui-demo-data = {path="../bui-demo-data"} futures = "0.3" gloo-utils = "0.1" -gloo-console = "0.2.3" +gloo-console = "0.3.0"