aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 690646e..af9f33e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -11,5 +11,5 @@ version = "0.3.0"
[dependencies]
aligned = "0.1.1"
-bare-metal = { git = "https://github.com/japaric/bare-metal" }
+bare-metal = "0.1.0"
volatile-register = "0.2.0" \ No newline at end of file