diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 222ef7e..470eb58 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,7 +16,7 @@ members = [ "crates/libmpv2", "crates/libmpv2/libmpv2-sys", "crates/termsize", - "yt", + "crates/yt", ] [workspace.package] |