[package] name = "loading_screen" version = "0.1.0" authors = ["hodasemi "] edition = "2021" [dependencies] context = { path = "../context" } anyhow = { workspace = true }