Skip to content

Commit

Permalink
Temporary Windows support patch
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloxaf committed Aug 7, 2019
1 parent 4ea9203 commit 41fd38d
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
23 changes: 17 additions & 6 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ default-features = false
features = [ "termcolor", "atty", "humantime" ]
optional = true

[patch.crates-io]
font-kit = { git = "https://github.com/pcwalton/font-kit" }

[features]
default = [ "bin" ]
bin = [ "structopt", "env_logger", "failure" ]
Expand Down

0 comments on commit 41fd38d

Please sign in to comment.