summarylogtreecommitdiffstats
path: root/0001-font-kit.patch
diff options
context:
space:
mode:
authorRadoslaw Mejer2019-08-06 15:07:23 +0200
committerRadoslaw Mejer2019-08-06 15:07:23 +0200
commit633265f28c466da8626b4af31ea2e8c6faf360a1 (patch)
treeb263e59686dc2d4153a2920a83e5e5cf3921788b /0001-font-kit.patch
parentc82bf7483219edab9059120f2d8f924f75d4e95e (diff)
downloadaur-633265f28c466da8626b4af31ea2e8c6faf360a1.tar.gz
Update to 0.2.6
Diffstat (limited to '0001-font-kit.patch')
-rw-r--r--0001-font-kit.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/0001-font-kit.patch b/0001-font-kit.patch
deleted file mode 100644
index 9ccb7d60e333..000000000000
--- a/0001-font-kit.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff --git a/Cargo.toml b/Cargo.toml
-index 4672499..756ddd8 100644
---- a/Cargo.toml
-+++ b/Cargo.toml
-@@ -44,9 +44,6 @@ default-features = false
- features = [ "termcolor", "atty", "humantime" ]
- optional = true
-
--[patch.crates-io]
--font-kit = { version = "0.3.1", git = "https://github.com/pcwalton/font-kit" }
--
- [features]
- default = [ "bin" ]
- bin = [ "structopt", "env_logger", "failure" ]