diff --git a/Cargo.toml b/Cargo.toml index 2e2567f..a0f31c4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -61,6 +61,3 @@ yubihsm-mock = ["yubihsm/mockhsm"] # Enable integer overflow checks in release builds for security reasons [profile.release] overflow-checks = true - -#[patch.crates-io] -#ledger-tendermint = { path = "../ledger-tendermint-rs" }