From 47754f54b978e7ed66ccd29c866fabe28607997e Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 21 Mar 2025 19:33:49 +0100 Subject: build(treewide): Update --- crates/yt_dlp/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'crates') diff --git a/crates/yt_dlp/Cargo.toml b/crates/yt_dlp/Cargo.toml index a948a34..b80c70f 100644 --- a/crates/yt_dlp/Cargo.toml +++ b/crates/yt_dlp/Cargo.toml @@ -22,7 +22,7 @@ rust-version.workspace = true publish = false [dependencies] -pyo3 = { version = "0.23.4", features = ["auto-initialize"] } +pyo3 = { version = "0.24.0", features = ["auto-initialize"] } bytes.workspace = true log.workspace = true serde.workspace = true -- cgit 1.4.1