Skip to content

Commit e32dbc3

Browse files
committed
bump ocaml-rs to 1.3.0
1 parent e8e0279 commit e32dbc3

File tree

2 files changed

+16
-54
lines changed

2 files changed

+16
-54
lines changed

Cargo.lock

Lines changed: 14 additions & 52 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
@@ -58,8 +58,8 @@ libflate = "2"
5858
log = "0.4.20"
5959
num-bigint = { version = "0.4.6", features = ["rand", "serde"] }
6060
num-integer = "0.1.45"
61-
ocaml = { version = "0.22.2" }
62-
ocaml-gen = { version = "1.0.0" }
61+
ocaml = { version = "1.3.0" }
62+
ocaml-gen = { git = "https://github.com/o1-labs/ocaml-gen.git", branch = "lyh/bump-ocaml-rs-to-1.3.0" }
6363
once_cell = "=1.21.3"
6464
os_pipe = { version = "1.1.4", features = ["io_safety"] }
6565
paste = "1.0.15"

0 commit comments

Comments
 (0)