diff --git a/Cargo.toml b/Cargo.toml index eecf065..064e5e9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,3 +22,4 @@ debug = true [patch.crates-io] tock-registers = { path = 'crates/tock-registers' } +# register = { git = 'https://github.com/metta-systems/register-rs', branch = 'update-deps-1' }