aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 041aa3b0..b0c8a5f1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -688,9 +688,9 @@ dependencies = [
[[package]]
name = "glutin"
-version = "0.30.4"
+version = "0.30.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "373e3fbcfa6b9c313faa03625a08268168ba9be1003d1ecfcebd5266388aa131"
+checksum = "a8bdbc089506fecf7466c194c806931300c6a1d4f578e88cc215a7726f998dfb"
dependencies = [
"bitflags",
"cfg_aliases",