Skip to content

Commit c66136c

Browse files
committed
Temporarily add git ref for lambda-buffers
1 parent 4460f2f commit c66136c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ edition = "2021"
77

88
[dependencies]
99
proptest = "1.3.1"
10-
lbr-prelude = { git = "https://github.com/mlabs-haskell/lambda-buffers.git", rev = "e6a162ecc0bd05be0b45370b0754555487c8c52a", optional = true }
10+
lbr-prelude = { git = "https://github.com/mlabs-haskell/lambda-buffers.git", ref = "szg251/rust-testsuites", rev = "e6a162ecc0bd05be0b45370b0754555487c8c52a", optional = true }
1111
serde_json = { version = "1.0.107", features = [
1212
"arbitrary_precision",
1313
], optional = true }

0 commit comments

Comments
 (0)