commit | d22babaeb43d3329c6ad64d85e792792248f82ba | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Sat Sep 19 11:35:20 2020 -0400 |
committer | David Tolnay <dtolnay@gmail.com> | Sat Sep 19 11:35:20 2020 -0400 |
tree | c11431ece487cd53f9a3d5e64424f659eed45734 | |
parent | ae3026245c8cb0255094be082fe12601c6da9ea5 [diff] |
Update third-party lockfile's cxx-gen to the repo version
diff --git a/third-party/Cargo.lock b/third-party/Cargo.lock index 8aa5a1f..199064b 100644 --- a/third-party/Cargo.lock +++ b/third-party/Cargo.lock
@@ -85,7 +85,7 @@ [[package]] name = "cxx-gen" -version = "0.0.1" +version = "0.4.0" dependencies = [ "cc", "codespan-reporting",