diff --git a/Cargo.toml b/Cargo.toml index aa2906a..4b28cdf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["Max Bradbury "] edition = "2018" description = "A parser and utilities for working with Bitsy game data" readme = "README.md" -repository = "https://github.com/synth-ruiner/bitsy-parser" +repository = "https://tinybird.dev/max/bitsy-parser" license = "MIT" keywords = ["gamedev"]