use compile_shaders_core::update_hash; fn main() -> anyhow::Result<()> { update_hash() }