Skip to content

Commit

Permalink
Merge pull request #2 from strykejern/link-fix
Browse files Browse the repository at this point in the history
Fix link to repository in Cargo.toml
  • Loading branch information
Proziam authored Oct 14, 2024
2 parents 1019859 + d9bbd9a commit 0c4bb63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "MIT OR Apache-2.0"
keywords = ["supabase", "supabase-auth", "authentication", "auth"]
categories = ["authentication", "database"]
homepage = "https://supabase.com"
repository = "https://github.com/proziam/supabase-auth"
repository = "https://github.com/proziam/supabase-auth-rs"

[dependencies]
reqwest = "0.12.7"
Expand Down

0 comments on commit 0c4bb63

Please sign in to comment.