File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ categories = ["encoding"]
1212license-file = " LICENSE.txt"
1313
1414[workspace .dependencies ]
15- tlbits = { path = " ./crates/bits" , version = " 0.6.3 " }
16- tlb = { path = " ./crates/tlb" , version = " 0.6.3 " }
17- tlb-ton = { path = " ./crates/tlb-ton" , version = " 0.6.3 " }
18- ton-contracts = { path = " ./crates/contracts" , version = " 0.6.3 " }
19- toner = { path = " ./crates/toner" , version = " 0.6.3 " }
15+ tlbits = { path = " ./crates/bits" , version = " 0.6.4 " }
16+ tlb = { path = " ./crates/tlb" , version = " 0.6.4 " }
17+ tlb-ton = { path = " ./crates/tlb-ton" , version = " 0.6.4 " }
18+ ton-contracts = { path = " ./crates/contracts" , version = " 0.6.4 " }
19+ toner = { path = " ./crates/toner" , version = " 0.6.4 " }
2020
2121anyhow = " 1"
2222arbitrary = " 1.4"
Original file line number Diff line number Diff line change 11[package ]
22name = " tlbits"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition.workspace = true
55rust-version.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " ton-contracts"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition.workspace = true
55rust-version.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " tlb-ton"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition.workspace = true
55rust-version.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " tlb"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition.workspace = true
55rust-version.workspace = true
66repository.workspace = true
Original file line number Diff line number Diff line change 11[package ]
22name = " toner"
3- version = " 0.6.3 "
3+ version = " 0.6.4 "
44edition.workspace = true
55rust-version.workspace = true
66repository.workspace = true
You can’t perform that action at this time.
0 commit comments