summaryrefslogtreecommitdiff
path: root/.cargo_vcs_info.json
diff options
context:
space:
mode:
authorKrzysztof KosiƄski <krzysio@google.com>2023-10-18 23:28:35 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2023-10-18 23:28:35 +0000
commit8f5c92c7145b901ca2546892b4d1a0e6720ae20a (patch)
tree7082704c3a9d3485299723b055b9f05a0a0de8e6 /.cargo_vcs_info.json
parentf5bedcd76c386ae0759c1021476586900a206a3f (diff)
parentc06f230423563e9f6f5f44d5343c554262ded872 (diff)
downloadgrpcio-compiler-8f5c92c7145b901ca2546892b4d1a0e6720ae20a.tar.gz
Merge "Upgrade grpcio-compiler to 0.12.1" into main
Diffstat (limited to '.cargo_vcs_info.json')
-rw-r--r--.cargo_vcs_info.json7
1 files changed, 4 insertions, 3 deletions
diff --git a/.cargo_vcs_info.json b/.cargo_vcs_info.json
index 2587a95..814eaf3 100644
--- a/.cargo_vcs_info.json
+++ b/.cargo_vcs_info.json
@@ -1,5 +1,6 @@
{
"git": {
- "sha1": "7a48e0bb843e702832c1c3ac024c468dedf0023c"
- }
-}
+ "sha1": "2e4a6d16a2c8816be3c65eafaf0a244ee68e0c8e"
+ },
+ "path_in_vcs": "compiler"
+} \ No newline at end of file