head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 2026.06.25.12.50.40; author pin; state Exp; branches; next ; commitid ewKh3ZpmmnLDabLG; desc @@ 1.1 log @devel/sem: disable self-update While here also install shell completions. @ text @$NetBSD$ Disable self-update https://github.com/Ataraxy-Labs/sem/pull/391 --- Cargo.toml.orig 2026-06-25 10:43:57.569730009 +0000 +++ Cargo.toml @@@@ -50,6 +50,8 @@@@ pkg-fmt = "zip" pkg-fmt = "zip" [features] +default = ["self-update"] +self-update = [] vendored-openssl = ["openssl-sys/vendored"] [dev-dependencies] @