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

Commit 200288d3 authored by David Drysdale's avatar David Drysdale Committed by Automerger Merge Worker
Browse files

Merge "Make crate vendor_available" am: ad226c11 am: fe5cf122 am: fe9c3276

parents 5ee6c66b fe9c3276
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ package {
rust_library {
    name: "libtrusty-rs",
    crate_name: "trusty",
    vendor_available: true,
    srcs: [
        "src/lib.rs"
    ],