Skip to content

Commit f4775b3

Browse files
authored
Merge pull request #3236 from itowlson/conformance-tests-bump-pg
Rev conformance-tests back to official
2 parents dd6e0a8 + 4c234bd commit f4775b3

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ base64 = "0.22"
124124
bytes = "1"
125125
chrono = "0.4"
126126
clap = "3.2"
127-
conformance-tests = { git = "https://github.com/itowlson/conformance-tests", rev = "fa529a698616116beb024881cfd6fdeda7f39415" }
127+
conformance-tests = { git = "https://github.com/fermyon/conformance-tests", rev = "61f2799f92b5d85f342cc07e3f5dec5cd0a7bc9c" }
128128
ctrlc = { version = "3.4", features = ["termination"] }
129129
dialoguer = "0.11"
130130
dirs = "6.0"
@@ -158,7 +158,7 @@ sha2 = "0.10"
158158
syn = "2"
159159
tar = "0.4"
160160
tempfile = "3"
161-
test-environment = { git = "https://github.com/itowlson/conformance-tests", rev = "fa529a698616116beb024881cfd6fdeda7f39415" }
161+
test-environment = { git = "https://github.com/fermyon/conformance-tests", rev = "61f2799f92b5d85f342cc07e3f5dec5cd0a7bc9c" }
162162
thiserror = "2"
163163
tokio = "1"
164164
tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "tls12"] }

examples/spin-timer/Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)