From 8b0468a99556e915dc23d5268e1a001921b64744 Mon Sep 17 00:00:00 2001 From: Berkus Decker Date: Tue, 24 Nov 2020 23:03:33 +0200 Subject: [PATCH] [wip] bump dependencies --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) 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' }