Skip to content

Commit c74ba82

Browse files
committed
Update conformance tests
Signed-off-by: itowlson <[email protected]>
1 parent e39e28c commit c74ba82

File tree

4 files changed

+13
-436
lines changed

4 files changed

+13
-436
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/fermyon/conformance-tests", rev = "ecd22a45bcc5c775a56c67689a89aa4005866ac0" }
127+
conformance-tests = { git = "https://github.com/itowlson/conformance-tests", rev = "fa529a698616116beb024881cfd6fdeda7f39415" }
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/fermyon/conformance-tests", rev = "ecd22a45bcc5c775a56c67689a89aa4005866ac0" }
161+
test-environment = { git = "https://github.com/itowlson/conformance-tests", rev = "fa529a698616116beb024881cfd6fdeda7f39415" }
162162
thiserror = "2"
163163
tokio = "1"
164164
tokio-rustls = { version = "0.26", default-features = false, features = ["logging", "tls12"] }

0 commit comments

Comments
 (0)