File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ path = "src/main.rs"
12
12
piston = " 0.53.0"
13
13
piston2d-opengl_graphics = " 0.78.0"
14
14
piston2d-graphics = " 0.40.0"
15
- freetype-rs = " 0.27 .0"
15
+ freetype-rs = " 0.28 .0"
16
16
find_folder = " 0.3.0"
17
17
18
18
[dependencies .pistoncore-sdl2_window ]
19
19
version = " 0.67.0"
20
20
optional = true
21
21
22
22
[dependencies .pistoncore-glfw_window ]
23
- version = " 0.71 .0"
23
+ version = " 0.72 .0"
24
24
optional = true
25
25
26
26
[dependencies .pistoncore-glutin_window ]
Original file line number Diff line number Diff line change @@ -5,6 +5,6 @@ version = "0.1.0"
5
5
6
6
[dependencies ]
7
7
find_folder = " 0.3.0"
8
- piston = " 0.49 .0"
9
- piston_window = " 0.105 .0"
8
+ piston = " 0.53 .0"
9
+ piston_window = " 0.120 .0"
10
10
tiled = " 0.8.1"
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ version = "0.67.0"
19
19
optional = true
20
20
21
21
[dependencies .pistoncore-glfw_window ]
22
- version = " 0.71 .0"
22
+ version = " 0.72 .0"
23
23
optional = true
24
24
25
25
[dependencies .pistoncore-glutin_window ]
You can’t perform that action at this time.
0 commit comments