summaryrefslogtreecommitdiff
path: root/databases/postgresql-promscale/files/patch-Cargo.toml
blob: e2567f1a9686f1c32889ab51a8ad30dd0ce02e8e (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 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" }