Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 969fc19

Browse files
committed
fix package name
1 parent a4d91d2 commit 969fc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

program-ids/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[package]
2-
name = "spl-program-id"
2+
name = "spl-program-ids"
33
version = "1.0.0"
44
description = "Solana Program Library Program IDs"
55
authors = ["Solana Labs Maintainers <[email protected]>"]

0 commit comments

Comments
 (0)