aboutsummaryrefslogtreecommitdiffstats
path: root/crates
diff options
context:
space:
mode:
Diffstat (limited to 'crates')
-rw-r--r--crates/yt_dlp/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/yt_dlp/Cargo.toml b/crates/yt_dlp/Cargo.toml
index ddd5f9b..90f2e10 100644
--- a/crates/yt_dlp/Cargo.toml
+++ b/crates/yt_dlp/Cargo.toml
@@ -10,7 +10,7 @@
[package]
name = "yt_dlp"
-description = "A rust fii wrapper library for the python yt_dlp library"
+description = "A rust ffi wrapper library for the python yt_dlp library"
keywords = []
categories = []
version.workspace = true