Skip to content

Commit

Permalink
Update objdiff-core
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Oct 21, 2024
1 parent 4a2f208 commit 1bc377f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 217 deletions.
219 changes: 3 additions & 216 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ regex = "1.10.2"
pyo3 = { version = "0.20.0", optional = true, features = ["abi3", "abi3-py37"]}
lazy_static = "1.4.0"
serde = { version = "1.0", features = ["derive"], optional = true }
objdiff-core = { version = "2.2.2", default-features = false, features = ["bindings"], optional = true }
objdiff-core = { version = "2.3.3", default-features = false, features = ["bindings"], optional = true }

0 comments on commit 1bc377f

Please sign in to comment.