dev-vcs/jj: sync live

0.34.0 updated the MSRV to 1.88, so live should be updated as well.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
This commit is contained in:
Vivian Heisz (vhz)
2025-10-01 20:21:40 -04:00
parent 42dad58103
commit 7dc89e445b

View File

@@ -3,7 +3,7 @@
EAPI=8
RUST_MIN_VER="1.84.0"
RUST_MIN_VER="1.88.0"
inherit cargo git-r3