diff --git a/Cargo.toml b/Cargo.toml index e68f1a1..0b6f91e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "lull" description = "a looping sound player for generating atmospheric soundscapes" version = "1.0.1" authors = ["Max Bradbury "] +repository = "https://tinybird.dev/max/lull" license = "MIT" edition = "2018" crate_type = "bin"