aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorVladimir Vukicevic <vladimir@pobox.com>2015-09-22 14:01:27 -0400
committerVladimir Vukicevic <vladimir@pobox.com>2015-09-22 14:01:27 -0400
commit4af72a4109fe825af4594f5585c554cfd3528157 (patch)
treefb93824c9e973892f384172fcbcce11ccdb555c5 /Cargo.toml
parent48f3962a01278f13f5af5d3aa14bf7a32c5c8326 (diff)
downloadglutin-4af72a4109fe825af4594f5585c554cfd3528157.tar.gz
glutin-4af72a4109fe825af4594f5585c554cfd3528157.zip
win32: Bump user32-sys req for MapVirtualKeyA
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml8
1 files changed, 4 insertions, 4 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 40986b8..453dc9f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@ core-graphics = "0"
winapi = "0.2"
shell32-sys = "0.1"
gdi32-sys = "0.1"
-user32-sys = "~0.1.1"
+user32-sys = "~0.1.2"
kernel32-sys = "0.1"
dwmapi-sys = "0.1"
@@ -64,7 +64,7 @@ dwmapi-sys = "0.1"
winapi = "0.2"
shell32-sys = "0.1"
gdi32-sys = "0.1"
-user32-sys = "~0.1.1"
+user32-sys = "~0.1.2"
kernel32-sys = "0.1"
dwmapi-sys = "0.1"
@@ -72,7 +72,7 @@ dwmapi-sys = "0.1"
winapi = "0.2"
shell32-sys = "0.1"
gdi32-sys = "0.1"
-user32-sys = "~0.1.1"
+user32-sys = "~0.1.2"
kernel32-sys = "0.1"
dwmapi-sys = "0.1"
@@ -80,7 +80,7 @@ dwmapi-sys = "0.1"
winapi = "0.2"
shell32-sys = "0.1"
gdi32-sys = "0.1"
-user32-sys = "~0.1.1"
+user32-sys = "~0.1.2"
kernel32-sys = "0.1"
dwmapi-sys = "0.1"