web: pin seed_hooks version

This commit is contained in:
2025-02-13 14:01:06 -08:00
parent 7a91ee2f49
commit e89fd28707
2 changed files with 4 additions and 4 deletions

View File

@@ -26,7 +26,7 @@ serde_json = { version = "1.0.93", features = ["unbounded_depth"] }
chrono = "0.4.31"
graphql_client = "0.14.0"
thiserror = "2.0.0"
seed_hooks = { git = "https://github.com/wathiede/styles_hooks", package = "seed_hooks", branch = "main" }
seed_hooks = { git = "https://github.com/wathiede/styles_hooks", package = "seed_hooks", rev = "cccf4151ba65e4bc9ac0b07e1f51e4d881641aa0" }
gloo-net = { version = "0.6.0", features = ["json", "serde_json"] }
human_format = "1.1.0"
build-info = "0.0.39"