Skip to content

Commit 42d007b

Browse files
committed
Test base64ct patch for Anchor
1 parent 16f00c9 commit 42d007b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

template/anchor/base/program/Cargo.toml.njk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@ idl-build = ["anchor-lang/idl-build"]
2222
[dependencies]
2323
anchor-lang = "{{ anchorVersion.full }}"
2424
solana-program = "~{{ solanaVersion.withoutPatch }}"
25+
26+
[patch.crates-io]
27+
base64ct = "1.7.3"

0 commit comments

Comments
 (0)