Skip to content

Commit 71e6a86

Browse files
committed
Fix Cargo.toml repository link
1 parent 42539b9 commit 71e6a86

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)