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

Commit 5f2d2000 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Update source for Rust 1.78.0" into main am: 453f1575

parents 61e062f6 453f1575
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ pub trait Context {
        SendAcceptedLmpPacketFuture(self, opcode)
    }

    #[allow(dead_code)]
    fn get_private_key(&self) -> Option<PrivateKey> {
        None
    }