summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-05-21 15:18:59 +0000
committerGitHub <noreply@github.com>2023-05-21 15:18:59 +0000
commit622e53e787d5f7e476bee0a042220a66a1bf2f31 (patch)
tree90f57a1917d186122419dfd517389199f9fff5a0
parentfe4af4bb0f066c3bd64a367fd66acd00a6e718f3 (diff)
parent9514900a6ae3131a2c90709dcbebbb35e512acb7 (diff)
downloadnix-622e53e787d5f7e476bee0a042220a66a1bf2f31.zip
Merge #2042
2042: Update memoffset to 0.9 r=asomers a=est31 Updates memoffset to version 0.9 Co-authored-by: est31 <MTest31@outlook.com>
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 18b3a47d..ee3882ac 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -32,7 +32,7 @@ bitflags = "1.1"
cfg-if = "1.0"
pin-utils = { version = "0.1.0", optional = true }
static_assertions = "1"
-memoffset = { version = "0.8", optional = true }
+memoffset = { version = "0.9", optional = true }
[features]
default = [