From 2215e63804e88d2925e790d462044899d973cf1b Mon Sep 17 00:00:00 2001 From: corto Date: Sun, 20 Oct 2024 16:47:42 +0800 Subject: [PATCH] remove env --- plugin/Cargo.toml | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugin/Cargo.toml b/plugin/Cargo.toml index 83a58673..215f5fdb 100644 --- a/plugin/Cargo.toml +++ b/plugin/Cargo.toml @@ -44,6 +44,3 @@ rustc_version.workspace = true [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] - -[env] -SPEC = "https://github.com/sablier-xyz/sablier/tree/HEAD"