diff --git a/Scarb.toml b/Scarb.toml index 30ec1f5..282763a 100644 --- a/Scarb.toml +++ b/Scarb.toml @@ -1,10 +1,10 @@ [package] name = "token_bound_accounts" -version = "0.3.0" +version = "0.2.1" edition = "2023_10" -authors = ["Starknet Africa Community "] +authors = ["Horus Labs "] description = "A port of ERC6551 to Starknet" -repository = "https://github.com/Starknet-Africa-Edu/TBA/blob/main/Scarb.toml" +repository = "https://github.com/horuslabsio/TBA/blob/main/Scarb.toml" license-file = "LICENSE" keywords = ["ERC6551", "tokenbound", "cairo", "contracts", "starknet", "standards"] @@ -23,4 +23,4 @@ starknet = "2.6.0" snforge_std = { git = "https://github.com/foundry-rs/starknet-foundry.git", tag = "v0.20.1" } [tool.snforge] -# exit_first = true \ No newline at end of file +# exit_first = true