mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 10:30:17 +00:00
feat(autoconfigure): generate names using a unique hash
This commit is contained in:
@@ -11,9 +11,10 @@ edition = "2024"
|
||||
anyhow = "1.0.100"
|
||||
toml = "0.9.8"
|
||||
log = "0.4.28"
|
||||
sha256 = "1.6.0"
|
||||
|
||||
[dependencies.image]
|
||||
version = "0.25.6"
|
||||
version = "0.25.8"
|
||||
default-features = false
|
||||
features = ["png"]
|
||||
optional = true
|
||||
|
||||
Reference in New Issue
Block a user