diff --git a/Cargo.toml b/Cargo.toml index 37da481..3767cc1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ version = "0.1.0" edition = "2024" [dependencies] -commonware-avs-router = { git = "https://github.com/BreadchainCoop/commonware-avs-router", branch = "main" } +commonware-avs-router = { git = "https://github.com/OpacityLabs/opacity-commonware-avs-router", branch = "tlsn-integration" } alloy = { version = "0.12.6" } alloy-network = "0.5.4"