From dc41473493c0473ffec138c71d4252043ffb5e01 Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 16 Dec 2020 19:19:42 +0100 Subject: [PATCH] update dependencies --- Cargo.lock | 5 +++-- Cargo.toml | 2 +- cargosha256.nix | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index be02f64..85d8279 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -394,7 +394,8 @@ dependencies = [ [[package]] name = "sfkv" version = "0.1.0" -source = "git+https://git.m-labs.hk/m-labs/sfkv.git#08262fc3e943dab8c6faa112dc313c9a245fce03" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "25f5bfac3f66a7c10a6f37ee81aeaa471f4d35dc21665b59ad7c555adcb9e8aa" dependencies = [ "byteorder", "postcard", @@ -446,7 +447,7 @@ dependencies = [ [[package]] name = "stm32f4xx-hal" version = "0.8.3" -source = "git+https://github.com/astro/stm32f4xx-hal.git?branch=flash#45d804dce0cd72733767b4647ab9369a2f169a70" +source = "git+https://github.com/astro/stm32f4xx-hal.git?branch=flash#9171ef176a90b1177f350fe2bc1eac625769a041" dependencies = [ "bare-metal 0.2.5", "cast", diff --git a/Cargo.toml b/Cargo.toml index d6cf080..3c8e91e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -36,7 +36,7 @@ eeprom24x = "0.3" serde = { version = "1.0", default-features = false, features = ["derive"] } heapless = "0.5" serde-json-core = "0.1" -sfkv = { git = "https://git.m-labs.hk/m-labs/sfkv.git" } +sfkv = "0.1" [patch.crates-io] # TODO: pending https://github.com/stm32-rs/stm32f4xx-hal/pull/239 diff --git a/cargosha256.nix b/cargosha256.nix index 429f040..b3d9617 100644 --- a/cargosha256.nix +++ b/cargosha256.nix @@ -1 +1 @@ -"0nzkn048pis1dbvmxcrcvaxwxq0rssyb4b9a1v0rhwhnrwfb9sq7" +"0qb4s06jwgj3i9df6qq9gwcnyr3jq6dh4l5ygjghq5x1bmcqliix"