Skip to content

Commit 06239dc

Browse files
Fixed to use master branch
1 parent 3cea4b9 commit 06239dc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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
@@ -17,7 +17,7 @@ pyo3 = { version = "0.27.1", features = [
1717
] }
1818
minimalist-grammar-parser = { git = "https://@github.com/MichaelGoodale/minimalist-grammar-parser.git", features = [
1919
"pretty",
20-
], branch = "even-better-printing" }
20+
] }
2121
anyhow = "1.0.98"
2222
logprob = "0.2.1"
2323
rand = "0.9.1"

0 commit comments

Comments
 (0)