mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-18 17:08:27 +00:00
Update memoffset requirement from 0.5 to 0.6
Updates the requirements on [memoffset](https://github.com/Gilnaa/memoffset) to permit the latest version. - [Release notes](https://github.com/Gilnaa/memoffset/releases) - [Commits](https://github.com/Gilnaa/memoffset/compare/v0.5.0...v0.6.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
132c749239
commit
814515ec1c
@ -26,7 +26,7 @@ parking_lot = "0.11"
|
||||
wasm = ["imgui-sys/wasm"]
|
||||
|
||||
[dev-dependencies]
|
||||
memoffset = "0.5"
|
||||
memoffset = "0.6"
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user