Skip to content
This repository was archived by the owner on Apr 5, 2021. It is now read-only.

Commit d5812a7

Browse files
committed
Upgrade Rust and dependencies
This introduces a temporary fork of freetype-rs. See PistonDevelopers/freetype-rs#56.
1 parent 0a43d56 commit d5812a7

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

source/rust/platform_desktop/Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ path = "../platform"
1212
git = "https://github.com/bjz/cgmath-rs.git"
1313

1414
[dependencies.freetype-rs]
15-
git = "https://github.com/PistonDevelopers/freetype-rs.git"
15+
#git = "https://github.com/PistonDevelopers/freetype-rs.git"
16+
git = "https://github.com/hannobraun/freetype-rs.git"
1617

1718
[dependencies.gfx]
1819
git = "https://github.com/gfx-rs/gfx-rs"

source/rust/vndf/Cargo.lock

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)