diff --git a/README.md b/README.md index a5495b3..7c939ea 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Vorago VA108xx Rust Support ========= -This crate collection provided support to write Rust applications for the VA108XX family +This crate collection provides support to write Rust applications for the VA108XX family of devices. ## List of crates diff --git a/vorago-reb1/Cargo.toml b/vorago-reb1/Cargo.toml index f046493..d767b92 100644 --- a/vorago-reb1/Cargo.toml +++ b/vorago-reb1/Cargo.toml @@ -18,8 +18,6 @@ dummy-pin = "1" [dependencies.max116xx-10bit] version = "0.3" -git = "https://egit.irs.uni-stuttgart.de/rust/max116xx-10bit" -branch = "bump-embedded-hal" [dependencies.va108xx-hal] version = "0.6"