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

Commit d0ea505b authored by Jeffrey Vander Stoep's avatar Jeffrey Vander Stoep Committed by Gerrit Code Review
Browse files

Merge "Use clap 3.x"

parents 31086b05 f9086f31
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_deprecated",
      "libclap",
      "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_deprecated",
        "libclap",
        "libcxx",
        "libgrpcio",
        "libtokio",