[librsvg: 3/33] Point tests/Cargo.toml to the new library location




commit c9ff7bef1131327b00ff31c2424e5f6dfa318270
Author: Federico Mena Quintero <federico gnome org>
Date:   Thu Oct 29 14:12:27 2020 -0600

    Point tests/Cargo.toml to the new library location

 tests/Cargo.toml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/tests/Cargo.toml b/tests/Cargo.toml
index 1dd80146..345e85d2 100644
--- a/tests/Cargo.toml
+++ b/tests/Cargo.toml
@@ -14,14 +14,13 @@ chrono = "0.4.0"
 float-cmp = "0.8.0"
 glib = "0.9.0"
 libc = "0.2"
-librsvg = { path = "../librsvg_crate" }
+librsvg = { path = ".." }
 lopdf = "0.25.0"
 pango = "0.8.0"
 pango-sys = "0.9.0"
 pangocairo = "0.9.0"
 png = "0.16.1"
 predicates = "1.0.2"
-rsvg_internals = { path = "../rsvg_internals" }
 tempfile = "3"
 test-generator = "0.3"
 yeslogic-fontconfig-sys = "2.11.1"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]