diff options
Diffstat (limited to 'glutin')
| -rw-r--r-- | glutin/Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glutin/Cargo.toml b/glutin/Cargo.toml index 4652112c..b298134c 100644 --- a/glutin/Cargo.toml +++ b/glutin/Cargo.toml @@ -14,7 +14,7 @@ categories = ["gui"]  debug = ["iced_winit/debug"]  [dependencies] -glutin = "0.24" +glutin = "0.25"  [dependencies.iced_native]  version = "0.2"  | 
