Skip to content

Commit

Permalink
chore(deps): update rust crate ptr_meta to 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 20, 2024
1 parent 5ad1504 commit c97eb5f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 33 deletions.
39 changes: 7 additions & 32 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 @@ -22,7 +22,7 @@ rust-version = "1.70"
[workspace.dependencies]
bitflags = "2.0.0"
log = { version = "0.4.5", default-features = false }
ptr_meta = { version = "0.2.0", default-features = false }
ptr_meta = { version = "0.3.0", default-features = false }
uguid = "2.1.0"

[patch.crates-io]
Expand Down

0 comments on commit c97eb5f

Please sign in to comment.