Files
gentoo-utils/src/atom/mod.rs
John Turner 0d40608404 compare versions as strings rather than parsing them to ints
Parsing version numbers to u64s could cause an panic on int overflow
with very large versions.
2025-11-19 05:04:40 +00:00

23 KiB