Skip to content

Commit d7dfd40

Browse files
Merge pull request #223 from egraphs-good/dependabot/cargo/rust-production-e4d3c23e9f
Bump the rust-production group across 1 directory with 4 updates
2 parents 6a57f7a + e46c2ec commit d7dfd40

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

Cargo.lock

Lines changed: 20 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,12 @@ egraph-serialize = { version = "0.2.0", features = ["serde", "graphviz"] }
2121
# "serde",
2222
# "graphviz",
2323
# ] }
24-
serde_json = "1.0.1"
24+
serde_json = "1.0.132"
2525
pyo3-log = "0.11.0"
26-
log = "0.4.21"
27-
lalrpop-util = { version = "0.20", features = ["lexer"] }
26+
log = "0.4.22"
27+
lalrpop-util = { version = "0.22", features = ["lexer"] }
2828
ordered-float = "3.7"
29-
uuid = { version = "1.8.0", features = ["v4"] }
29+
uuid = { version = "1.11.0", features = ["v4"] }
3030

3131
# Use unreleased version of egraph-serialize in egglog as well
3232
# [patch.crates-io]

0 commit comments

Comments
 (0)