Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7129677f authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Use protobuf 2.x instead of 3.x"

parents 4e8a90d7 ec7dd69c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ rust_library {
        "libbt_facade_proto",
        "libfutures",
        "libgrpcio",
        "libprotobuf",
        "libprotobuf_deprecated",
        "libtokio",
        "libgddi",
        "liblog_rust",
@@ -74,7 +74,7 @@ rust_library {
        "libfutures",
        "libgrpcio",
        "libtokio",
        "libprotobuf",
        "libprotobuf_deprecated",
        "liblog_rust",
        "libcxx",
    ],
+2 −2
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ rust_library {
        "libgrpcio",
        "libtokio",
        "libtokio_stream",
        "libprotobuf",
        "libprotobuf_deprecated",
        "libbt_packets",
        "libgddi",
        "libcxx",
@@ -71,7 +71,7 @@ rust_test_host {
        "libgrpcio",
        "libtokio",
        "libtokio_stream",
        "libprotobuf",
        "libprotobuf_deprecated",
        "libgddi",
        "libcxx",
        "liblazy_static",