File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ members = [
9
9
exclude = [" examples/" ]
10
10
11
11
[workspace .package ]
12
- version = " 2.1.2 "
12
+ version = " 2.1.3 "
13
13
14
14
# Special triple # comment for ci.
15
15
[patch .crates-io ]
Original file line number Diff line number Diff line change @@ -21,8 +21,8 @@ required-features = ["abi", "unstable"]
21
21
# Provide unc_bidgen macros.
22
22
serde = { version = " 1" , features = [" derive" ] }
23
23
serde_json = " 1"
24
- unc-sdk-macros = { path = " ../unc-sdk-macros" , version = " 2.0.6 " }
25
- unc-sys = { path = " ../unc-sys" , version = " 2.0.6 " }
24
+ unc-sdk-macros = { path = " ../unc-sdk-macros" , version = " 2.1.3 " }
25
+ unc-sys = { path = " ../unc-sys" , version = " 2.1.3 " }
26
26
base64 = " 0.22.0"
27
27
borsh = { version = " 1.0.0" , features = [" derive" ] }
28
28
bs58 = " 0.5"
You can’t perform that action at this time.
0 commit comments