This commit is contained in:
Ashley Wulber 2022-05-26 11:57:41 -04:00
parent 930d0173f8
commit eb6b3e3b34
8 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
// SPDX-License-Identifier: LGPL-3.0-or-later
// SPDX-License-Identifier: GPL-3.0-or-later
use std::future::Future;
use tokio::sync::oneshot;