diff options
Diffstat (limited to '')
-rw-r--r-- | crates/termsize/.gitignore (renamed from crates/yt_dlp/.cargo/config.toml) | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/crates/yt_dlp/.cargo/config.toml b/crates/termsize/.gitignore index d84f14d..5bc2870 100644 --- a/crates/yt_dlp/.cargo/config.toml +++ b/crates/termsize/.gitignore @@ -1,12 +1,12 @@ # yt - A fully featured command line YouTube client # -# Copyright (C) 2024 Benedikt Peetz <benedikt.peetz@b-peetz.de> -# SPDX-License-Identifier: GPL-3.0-or-later +# Copyright (C) 2025 softprops <d.tangren@gmail.com> +# SPDX-License-Identifier: MIT # # This file is part of Yt. # # You should have received a copy of the License along with this program. # If not, see <https://www.gnu.org/licenses/gpl-3.0.txt>. -[env] -PYO3_PYTHON = "/nix/store/7xzk119acyws2c4ysygdv66l0grxkr39-python3-3.11.9-env/bin/python3" +target +Cargo.lock |