update cargo.toml homepage to https://sprout.edera.dev

This commit is contained in:
2025-10-19 22:16:43 -07:00
parent 111c40534c
commit 8997e417b3

View File

@@ -3,7 +3,7 @@ name = "edera-sprout"
description = "Modern UEFI bootloader" description = "Modern UEFI bootloader"
license = "Apache-2.0" license = "Apache-2.0"
version = "0.0.3" version = "0.0.3"
homepage = "https://github.com/edera-dev/sprout" homepage = "https://sprout.edera.dev"
repository = "https://github.com/edera-dev/sprout" repository = "https://github.com/edera-dev/sprout"
edition = "2024" edition = "2024"