Diff rust-std-1.94.1 with a rust-std-1.95.0

/usr/portage/sys-devel/rust-std/rust-std-1.95.0.ebuild 2026-07-11 20:03:06.470335724 +0300
8 8
inherit edo flag-o-matic multiprocessing python-any-r1 rust-toolchain toolchain-funcs verify-sig crossdev
9 9

  
10 10
DESCRIPTION="Rust standard library, standalone (for crossdev)"
11
HOMEPAGE="https://www.rust-lang.org"
11
HOMEPAGE="https://rust-lang.org/"
12 12

  
13 13
if [[ ${PV} = *9999* ]]; then
14 14
	inherit git-r3
Thank you!