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

Commit ac19d52

Browse files
committed
add solana-curve25519 to patch.crates-io.sh
1 parent 814310a commit ac19d52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

patch.crates-io.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ crates_map+=("solana-udp-client udp-client")
111111
crates_map+=("solana-version version")
112112
crates_map+=("solana-zk-token-sdk zk-token-sdk")
113113
crates_map+=("solana-zk-sdk zk-sdk")
114+
crates_map+=("solana-curve25519 curves/curve25519")
114115

115116
patch_crates=()
116117
for map_entry in "${crates_map[@]}"; do

0 commit comments

Comments
 (0)