From 329934a9d11b70c469e5dc0a173d3e11a3bd7f30 Mon Sep 17 00:00:00 2001 From: Kerber0x Date: Thu, 25 Jan 2024 15:11:12 +0000 Subject: [PATCH] ci: fix doc link on white-whale-std --- packages/white-whale-std/Cargo.toml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/white-whale-std/Cargo.toml b/packages/white-whale-std/Cargo.toml index 50249294..18fe31c5 100644 --- a/packages/white-whale-std/Cargo.toml +++ b/packages/white-whale-std/Cargo.toml @@ -12,9 +12,7 @@ description = "Common White Whale types and utils" license.workspace = true repository.workspace = true homepage.workspace = true -documentation = "https://whitewhale.money" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +documentation.workspace = true [features] # for quicker tests, cargo test --lib