Skip to content

Commit

Permalink
Bump memoffset from 0.6.5 to 0.9.1
Browse files Browse the repository at this point in the history
Bumps [memoffset](https://github.com/Gilnaa/memoffset) from 0.6.5 to 0.9.1.
- [Changelog](https://github.com/Gilnaa/memoffset/blob/master/CHANGELOG.md)
- [Commits](Gilnaa/memoffset@v0.6.5...v0.9.1)

---
updated-dependencies:
- dependency-name: memoffset
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mstange committed May 6, 2024
1 parent dcdebb0 commit 47152e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
13 changes: 2 additions & 11 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 samply/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ nix = { version = "0.28", features = ["fs", "process"] }

rangemap = "1.3.0"
bitflags = "2.4.2"
memoffset = "0.6"
memoffset = "0.9"
num-traits = "0.2"
num-derive = "0.4"
runas = "1.2.0"
Expand Down

0 comments on commit 47152e8

Please sign in to comment.