From a98e8d21ccd2eafeb42805acb6ce157b60374a0c Mon Sep 17 00:00:00 2001 From: Diana Carvalho Date: Mon, 22 Sep 2025 10:16:45 +0100 Subject: [PATCH] feat: Update tycho common to point to hooks feature branch Took 34 minutes Took 1 minute --- Cargo.toml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 8adb195..a4b88fd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,12 +11,12 @@ license = "MIT" categories = ["finance", "cryptography::cryptocurrencies"] readme = "README.md" exclude = [ - "foundry/*", - "foundry", - "tests/*", - "tests/common", - ".github/*", - ".gitmodules", + "foundry/*", + "foundry", + "tests/*", + "tests/common", + ".github/*", + ".gitmodules", ] [[bin]]