summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorest31 <MTest31@outlook.com>2023-05-21 09:35:01 +0200
committerest31 <MTest31@outlook.com>2023-05-21 09:35:01 +0200
commit9514900a6ae3131a2c90709dcbebbb35e512acb7 (patch)
tree11f7af1e4f13c675f8a4515a026fea130eacac4c /Cargo.toml
parentae6699940e8fc75008f94312f189892efdcfb2f0 (diff)
downloadnix-9514900a6ae3131a2c90709dcbebbb35e512acb7.zip
Update memoffset to 0.9
Diffstat (limited to 'Cargo.toml')
-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 = [