Skip to content

Commit cc14693

Browse files
authored
Merge pull request solana-labs#58 from sintemal/master
Fix Cargo.toml repository link
2 parents e7d5441 + 71e6a86 commit cc14693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ edition = "2021"
44
name = "solana-geyser-plugin-postgres"
55
description = "The Solana AccountsDb plugin for PostgreSQL database."
66
version = "1.15.2"
7-
repository = "https://github.com/solana-labs/solana"
7+
repository = "https://github.com/solana-labs/solana-accountsdb-plugin-postgres"
88
license = "Apache-2.0"
99
homepage = "https://solana.com/"
1010
documentation = "https://docs.rs/solana-validator"

0 commit comments

Comments
 (0)