head 1.1; access; symbols pkgsrc-2026Q1:1.1.0.6 pkgsrc-2026Q1-base:1.1 pkgsrc-2025Q4:1.1.0.4 pkgsrc-2025Q4-base:1.1 pkgsrc-2025Q3:1.1.0.2 pkgsrc-2025Q3-base:1.1; locks; strict; comment @# @; 1.1 date 2025.07.31.08.06.28; author pin; state Exp; branches; next ; commitid TfBs29R5XFXVaS4G; desc @@ 1.1 log @misc/projectable: update to 1.3.2 What's Changed - Add NetBSD by @@0323pin in #27 - merge more config file settings into config by @@aikomastboom in #28 - Merge entries within the 'commands' config by @@warpfork in #29 - chore: update deps and msrv by @@chenrui333 in #31 - feat: add dependabot by @@chenrui333 in #32 - chore: update action deps and replace deprecated actions-rs/toolchain with actions-rust-lang/setup-rust-toolchain by @@chenrui333 in #33 @ text @$NetBSD$ Add use of portable-atomic. --- ../vendor/tui-textarea-0.2.4/Cargo.toml.orig 2025-07-31 07:28:24.775309949 +0000 +++ ../vendor/tui-textarea-0.2.4/Cargo.toml @@@@ -114,6 +114,9 @@@@ required-features = ["ratatui-termion"] name = "termwiz" required-features = ["ratatui-termwiz"] +[dependencies] +portable-atomic = "1.11.1" + [dependencies.arbitrary] version = "1" features = ["derive"] @