opnsense-ports/databases/postgresql-promscale/files/patch-Cargo.toml
Franco Fichtner 326060c214 */*: sync with upstream
Taken from: FreeBSD
2023-01-26 08:50:02 +01:00

9 lines
337 B
TOML

--- Cargo.toml.orig 2023-01-05 17:41:15 UTC
+++ Cargo.toml
@@ -51,5 +51,5 @@ askama = "0.11.1"
pgx-tests = "0.6.1"
# from e2e workspace
-test-generator = { git = "https://github.com/JamesGuthrie/test-generator" }
+#test-generator = { git = "https://github.com/JamesGuthrie/test-generator" }
test-common = { path = "./test-common" }