Skip to content

Commit

Permalink
Merge pull request aya-rs#754 from aya-rs/dependabot/cargo/object-0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 14, 2023
2 parents e813a05 + d0838a7 commit 9b72d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ log = { version = "0.4", default-features = false }
netns-rs = { version = "0.1", default-features = false }
nix = { version = "0.26.2", default-features = false }
num_enum = { version = "0.6", default-features = false }
object = { version = "0.31", default-features = false }
object = { version = "0.32", default-features = false }
parking_lot = { version = "0.12.0", default-features = false }
proc-macro-error = { version = "1.0", default-features = false }
proc-macro2 = { version = "1", default-features = false }
Expand Down

0 comments on commit 9b72d6d

Please sign in to comment.