diff --git a/Cargo.toml b/Cargo.toml index 2fff75bd7f0..add51213a77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,7 +76,7 @@ backtrace = "0.3" bytemuck = "1.7.2" criterion = { version = "0.5.1", default-features = false } dify = { version = "0.7", default-features = false } -document-features = " 0.2.8" +document-features = "0.2.10" glow = "0.14" glutin = "0.32.0" glutin-winit = "0.5.0"