ports/databases/postgresql-promscale/files/patch-Cargo.toml

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" }