Skip to content

Commit

Permalink
Update memoffset requirement from 0.8.0 to 0.9.0 (CeleritasCelery#38)
Browse files Browse the repository at this point in the history
Updates the requirements on [memoffset](https://github.com/Gilnaa/memoffset) to permit the latest version.
- [Changelog](https://github.com/Gilnaa/memoffset/blob/master/CHANGELOG.md)
- [Commits](Gilnaa/memoffset@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: memoffset
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 2, 2023
1 parent 544507d commit ecfa186
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 @@ -21,7 +21,7 @@ fancy-regex = "0.12.0"
float-cmp = "0.9.0"
fn_macros = { version = "0.1.0", path = "fn_macros" }
hostname = "0.3.1"
memoffset = "0.8.0"
memoffset = "0.9.0"
num_enum = "0.7.1"
paste = "1.0.12"
rand = "0.8.5"
Expand Down

0 comments on commit ecfa186

Please sign in to comment.