mirror of
https://git.freebsd.org/ports.git
synced 2025-05-01 19:16:39 -04:00
Changelog: https://github.com/timescale/promscale_extension/releases/tag/0.8.0 PR: 267851
9 lines
337 B
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" }
|