summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAram Drevekenin <aram@poor.dev>2019-12-07 13:46:14 +0100
committerAram Drevekenin <aram@poor.dev>2019-12-07 13:46:14 +0100
commita9d72f358fca4dbe7cedd07f02e7ea20b9b5bdc1 (patch)
tree8f87b0f22d04bbb2949df44b91b3168c80b6f9b1
parentb46198a32e288ae63ce11a0116da84f9d04f4997 (diff)
chore(version): update Cargo.lock to 0.4.00.4.0
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 7367cd5..a49a30a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1647,7 +1647,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "what"
-version = "0.3.7"
+version = "0.4.0"
dependencies = [
"async-trait 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)",
"cargo-insta 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",