diff --git a/examples/benchmarks/Cargo.toml b/examples/benchmarks/Cargo.toml index a43e58b..9d49998 100644 --- a/examples/benchmarks/Cargo.toml +++ b/examples/benchmarks/Cargo.toml @@ -14,4 +14,4 @@ stylist = { path = "../../packages/stylist", features = [ "parser", ] } web-sys = { version = "0.3.60", features = ["Window", "Performance"] } -gloo = "0.8.0" +gloo = "0.10.0"