head 1.2; access; symbols pkgsrc-2025Q1:1.1.0.2 pkgsrc-2025Q1-base:1.1; locks; strict; comment @# @; 1.2 date 2025.05.09.15.08.49; author schmonz; state dead; branches; next 1.1; commitid EOocntCaRzlkbfUF; 1.1 date 2025.02.26.00.49.17; author schmonz; state Exp; branches; next ; commitid 497AXBKTAdoWJUKF; desc @@ 1.2 log @codeberg-cli: update to 0.4.11. Changes: - revert rust 2024 edition @ text @$NetBSD: patch-Cargo.toml,v 1.1 2025/02/26 00:49:17 schmonz Exp $ fix: revert rust 2024 edition ("we don't really use any 'features' of 2024 edition") Upstream commit 888b2d23503e7dbb9323d40b6de0c3e6fa401292 --- Cargo.toml.orig 2025-02-26 00:43:10.386946933 +0000 +++ Cargo.toml @@@@ -1,7 +1,7 @@@@ [package] name = "codeberg-cli" version = "0.4.9" -edition = "2024" +edition = "2021" license = "AGPL-3.0-or-later" keywords = ["codeberg-cli", "cli", "codeberg", "api", "tool"] authors = [ @ 1.1 log @codeberg-cli: update to 0.4.9. Changes: - fix crate vulnerabilities - render nested tables correctly (at least 1 level) - use the editor from the config file - fix rustc and clippy warnings - bump edition to 2024 and update Cargo.lock - replace LD_LIBRARY_PATH with RUSTFLAGS - update `fenix` for 1.85 rust toolchain - Fix typos @ text @d1 1 a1 1 $NetBSD$ @