Skip to content

Commit 67b09a2

Browse files
update t22 to latest version (#133)
Co-authored-by: Joe C <[email protected]>
1 parent b1d8348 commit 67b09a2

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

programs/memo/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Last updated at mainnet-beta slot height: 298485997
1+
//! Last updated at mainnet-beta slot height: 347196234
22
33
#[cfg(feature = "memo")]
44
pub mod memo;
0 Bytes
Binary file not shown.

programs/token/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! Last updated at mainnet-beta slot height: 298486032
1+
//! Last updated at mainnet-beta slot height: 347196212
22
33
#[cfg(feature = "associated-token")]
44
pub mod associated_token;

0 commit comments

Comments
 (0)