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

Commit 8360774f 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 am: 5f2d2000

parents d4eebf88 5f2d2000
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
    }