diff --git a/Cargo.toml b/Cargo.toml index 409691e..d5c9009 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "spirt" description = "Shader-focused IR to target, transform and translate from." -repository = "https://github.com/EmbarkStudios/spirt/tree/0.3.0" +repository = "https://github.com/EmbarkStudios/spirt" homepage = "https://github.com/EmbarkStudios/spirt" version = "0.3.0" authors = ["Embark "]