Skip to content

Commit 65962fe

Browse files
committed
Merge pull request #434 from mtsr/fix-glutin-name
Follow glutin repository name change.
2 parents 8c30d07 + 31f0d7c commit 65962fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ name = "glutin"
7878
path = "examples/glutin/main.rs"
7979

8080
[dev_dependencies.glutin]
81-
git = "https://github.com/tomaka/gl-init-rs.git"
81+
git = "https://github.com/tomaka/glutin.git"
8282

8383

8484
[[example]]

0 commit comments

Comments
 (0)