Skip to content

Commit 7bbb143

Browse files
Merge pull request #281 from egraphs-good/dependabot/cargo/rust-7ecb530ba4
Bump the rust group with 2 updates
2 parents 99c0adf + 8089800 commit 7bbb143

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ egglog = { git = "https://github.com/egraphs-good/egglog", rev = "6f494282442803
1616
egglog-experimental = { git = "https://github.com/egraphs-good/egglog-experimental", rev = "8a1b3d6ad2723a8438f51f05027161e51f37917c" }
1717
egraph-serialize = { version = "0.2.0", features = ["serde", "graphviz"] }
1818
serde_json = "1.0.140"
19-
pyo3-log = "0.12.1"
20-
log = "0.4.26"
19+
pyo3-log = "0.12.3"
20+
log = "0.4.27"
2121
lalrpop-util = { version = "0.22", features = ["lexer"] }
2222
ordered-float = "3.7.0"
2323
uuid = { version = "1.16.0", features = ["v4"] }

0 commit comments

Comments
 (0)