rename project from mpvipc to mpvipc-async
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
use mpvipc::{Mpv, MpvError, MpvExt};
|
||||
use mpvipc_async::{Mpv, MpvError, MpvExt};
|
||||
|
||||
#[tokio::main]
|
||||
async fn main() -> Result<(), MpvError> {
|
||||
|
||||
Reference in New Issue
Block a user