From 2e1bb75a57194be461037453fbd9ea277a89f46c Mon Sep 17 00:00:00 2001 From: Russell Banks <74878137+russellbanks@users.noreply.github.com> Date: Wed, 17 Jan 2024 04:28:42 +0000 Subject: [PATCH] Add zerocopy (#115) --- data/crates.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/crates.json b/data/crates.json index c1264b8..37603bf 100644 --- a/data/crates.json +++ b/data/crates.json @@ -331,6 +331,8 @@ "name": "Safe type casts", "recommendations": [{ "name": "bytemuck" + }, { + "name": "zerocopy" }] }, {