Upgrade autocxx
This gets rid of most of our local changes.
Change-Id: I8a0aa1149e6e4c0c5c21952afd39915ec2a8bbfa
Signed-off-by: Brian Silverman <bsilver16384@gmail.com>
diff --git a/third_party/cargo/remote/BUILD.thiserror-impl-1.0.31.bazel b/third_party/cargo/remote/BUILD.thiserror-impl-1.0.31.bazel
index c357661..b2f0429 100644
--- a/third_party/cargo/remote/BUILD.thiserror-impl-1.0.31.bazel
+++ b/third_party/cargo/remote/BUILD.thiserror-impl-1.0.31.bazel
@@ -50,8 +50,8 @@
version = "1.0.31",
# buildifier: leave-alone
deps = [
- "@raze__proc_macro2__1_0_39//:proc_macro2",
- "@raze__quote__1_0_18//:quote",
- "@raze__syn__1_0_95//:syn",
+ "@raze__proc_macro2__1_0_40//:proc_macro2",
+ "@raze__quote__1_0_20//:quote",
+ "@raze__syn__1_0_98//:syn",
],
)