aboutsummaryrefslogtreecommitdiff
path: root/2.27.1/cargo_embargo.json
diff options
context:
space:
mode:
Diffstat (limited to '2.27.1/cargo_embargo.json')
-rw-r--r--2.27.1/cargo_embargo.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/2.27.1/cargo_embargo.json b/2.27.1/cargo_embargo.json
new file mode 100644
index 0000000..14de05c
--- /dev/null
+++ b/2.27.1/cargo_embargo.json
@@ -0,0 +1,18 @@
+{
+ "module_blocklist": [
+ "protobuf_bin_gen_rust_do_not_use"
+ ],
+ "module_name_overrides": {
+ "libprotobuf": "libprotobuf_deprecated",
+ "libprotobuf_codegen": "libprotobuf_codegen_deprecated",
+ "protobuf-codegen_test_src_lib": "protobuf-codegen_deprecated_test_src_lib",
+ "protoc_gen_rust": "protoc-gen-rust-deprecated"
+ },
+ "package": {
+ "protobuf-codegen": {
+ "device_supported": false
+ }
+ },
+ "run_cargo": false,
+ "tests": true
+}