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

Commit c5eb47ce authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by Automerger Merge Worker
Browse files

Merge "Temporarily use libclap_deprecated" am: 1dcf47b1 am: 63ffb901 am: 72ad9de9

parents c3ed0816 72ad9de9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ rust_binary {
    srcs: ["src/main.rs"],
    edition: "2018",
    rustlibs: [
      "libclap",
      "libclap_deprecated",
      "libbluetooth_with_facades",
      "libfutures",
      "libgrpcio",
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ rust_library_host_rlib {
        "libbluetooth_rs",
        "libbt_common",
        "libbt_facade_helpers",
        "libclap",
        "libclap_deprecated",
        "libcxx",
        "libgrpcio",
        "libtokio",