From 814515ec1c93192003101b6bee131ab98ab7b8d9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 03:21:25 +0000 Subject: [PATCH] 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] --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index deb2f4b..e4f1377 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,7 +26,7 @@ parking_lot = "0.11" wasm = ["imgui-sys/wasm"] [dev-dependencies] -memoffset = "0.5" +memoffset = "0.6" [workspace] members = [