From c8bc6dec17f6a96b61460f80bb49f41d9b9ff491 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois?= Date: Sat, 29 Jun 2024 10:18:32 +0200 Subject: [PATCH] don't publish example --- examples/traced/Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/traced/Cargo.toml b/examples/traced/Cargo.toml index 2b8a00e..6ffbbd9 100644 --- a/examples/traced/Cargo.toml +++ b/examples/traced/Cargo.toml @@ -2,6 +2,7 @@ name = "traced" version = "0.1.0" edition = "2021" +publish = false # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html