Skip to content

Commit 5216732

Browse files
committed
Change glutin dependency to git
1 parent b4ba41f commit 5216732

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

Cargo.lock

+10-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ default-features = false
5353
features = ["serde"]
5454

5555
[replace."glutin:0.7.2"]
56-
path = "../glutin"
56+
git = "https://github.com/tomaka/glutin"
5757

5858
[build-dependencies]
5959
regex = "0.2"

0 commit comments

Comments
 (0)