Skip to content

Commit f6ea6b9

Browse files
Merge pull request #269 from egraphs-good/dependabot/cargo/rust-production-fde0f9afc0
Bump the rust-production group across 1 directory with 3 updates
2 parents 09423c4 + e9dc5ca commit f6ea6b9

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,12 @@ pyo3 = { version = "0.22.6", features = ["extension-module"] }
1515
egglog = { git = "https://github.com/saulshanabrook/egg-smol", rev = "889ca7635368d7e382e16a93b2883aba82f1078f" }
1616
egglog-experimental = { git = "https://github.com/egraphs-good/egglog-experimental", rev = "8a1b3d6ad2723a8438f51f05027161e51f37917c" }
1717
egraph-serialize = { version = "0.2.0", features = ["serde", "graphviz"] }
18-
serde_json = "1.0.139"
18+
serde_json = "1.0.140"
1919
pyo3-log = "0.11.0"
20-
log = "0.4.25"
20+
log = "0.4.26"
2121
lalrpop-util = { version = "0.22", features = ["lexer"] }
2222
ordered-float = "3.7.0"
23-
uuid = { version = "1.13.2", features = ["v4"] }
23+
uuid = { version = "1.15.1", features = ["v4"] }
2424

2525
# Use unreleased version of egglog in experimental
2626
[patch.'https://github.com/egraphs-good/egglog']

0 commit comments

Comments
 (0)