From 84c1c47fe14fb1b6e3a7310fdc6fff9606cd8810 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 1 Feb 2024 17:47:25 +0100 Subject: [PATCH] not sure what this does --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index d106e97..5e4a4cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -53,5 +53,4 @@ alloc = ["postcard/alloc", "chrono/alloc"] [package.metadata.docs.rs] all-features = true -targets = ["x86_64-unknown-linux-gnu"] rustdoc-args = ["--cfg", "doc_cfg", "--generate-link-to-definition"]