Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ko1N committed Mar 3, 2024
1 parent dca5c24 commit 9d8b3a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 38 deletions.
41 changes: 5 additions & 36 deletions Cargo.lock

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

3 changes: 1 addition & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ categories = ["api-bindings", "memory-management", "os"]
crate-type = ["lib", "cdylib"]

[dependencies]
# we need to keep goblin on 0.7 to stay compatible with the patch below
goblin = "0.7"
goblin = "0.8"
itertools = "0.12"
libc = { version = "0.2" }
log = "0.4"
Expand Down

0 comments on commit 9d8b3a4

Please sign in to comment.