We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1646650 commit 4460f2fCopy full SHA for 4460f2f
Cargo.toml
@@ -7,7 +7,7 @@ edition = "2021"
7
8
[dependencies]
9
proptest = "1.3.1"
10
-lbr-prelude = { git = "https://github.com/mlabs-haskell/lambda-buffers.git", rev = "59d3fb6422fef707c66fb83c2bd29327371d9bd3", optional = true }
+lbr-prelude = { git = "https://github.com/mlabs-haskell/lambda-buffers.git", rev = "e6a162ecc0bd05be0b45370b0754555487c8c52a", optional = true }
11
serde_json = { version = "1.0.107", features = [
12
"arbitrary_precision",
13
], optional = true }
0 commit comments