Skip to content

Commit 5de9ce2

Browse files
Update egglog dep
1 parent 87e783c commit 5de9ce2

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
@@ -12,7 +12,7 @@ crate-type = ["cdylib"]
1212
# Use unreleased version to depend on signature improvements https://github.com/PyO3/pyo3/pull/2702
1313
pyo3 = { version = "0.18.1", features = ["extension-module"] }
1414
# egglog = { git = "https://github.com/egraphs-good/egglog", rev = "39b199d9bfce9cc47d0c54977279c5b04231e717" }
15-
egglog = { git = "https://github.com/saulshanabrook/egg-smol", rev = "e53df3396292b7dd95efc937d66a631ed8f2d38a" }
15+
egglog = { git = "https://github.com/saulshanabrook/egg-smol", rev = "4b7ec0a640b430bc86ec1d9f79e38a06e62c0cb7" }
1616

1717
# egglog = { path = "../egg-smol" }
1818
pyo3-log = "0.8.1"

0 commit comments

Comments
 (0)