From: Ian Jackson Date: Mon, 8 Mar 2021 18:38:03 +0000 (+0000) Subject: cargo: update tendril X-Git-Tag: otter-0.4.0~228 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=eed12c143f44ee9c8a63a1a31b4067411fd3b4df;p=otter.git cargo: update tendril Signed-off-by: Ian Jackson --- diff --git a/Cargo.lock.example b/Cargo.lock.example index aa514d03..38f78663 100644 --- a/Cargo.lock.example +++ b/Cargo.lock.example @@ -2890,9 +2890,9 @@ dependencies = [ [[package]] name = "tendril" -version = "0.4.1" +version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "707feda9f2582d5d680d733e38755547a3e8fb471e7ba11452ecfd9ce93a5d3b" +checksum = "a9ef557cb397a4f0a5a3a628f06515f78563f2209e64d47055d9dc6052bf5e33" dependencies = [ "futf", "mac",