pushing lockfile as well

This commit is contained in:
damirka 2021-04-26 11:59:05 +03:00
parent e7fd30b44d
commit 851e5fc200

5
Cargo.lock generated
View File

@ -3553,11 +3553,10 @@ dependencies = [
[[package]] [[package]]
name = "testdir" name = "testdir"
version = "0.4.0" version = "0.3.1"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1c13a556e110c7d373db3c12464a80e4d24ed25942381242b17aad43aee98085" checksum = "2bb6a886d8d62f13a3bf818936ee3ed204b74658b8efe4ff0184d9e9ee0a49b7"
dependencies = [ dependencies = [
"anyhow",
"backtrace", "backtrace",
"heim", "heim",
"once_cell", "once_cell",