Commit Graph

23 Commits

Author SHA1 Message Date
Valery Antopol
44ca83c001
chore: bump crate versions (#41) 2023-03-21 19:44:54 +03:00
Valery Antopol
cdcf051f97
fix: return 8.0 as new ones has different WIT syntax (#40)
* return wast 8.0

* remove wast from renovate
2023-03-21 17:51:24 +03:00
renovate[bot]
bdf9aeba5b
fix(deps): update rust crate wast to v55 2023-03-06 21:34:54 +00:00
Valery Antopol
cca420f07c
chore: bump crate versions (#36) 2023-02-14 18:09:01 +03:00
renovate[bot]
cc62cf5076
fix(deps): update rust crate wast to v53 2023-02-13 15:38:03 +00:00
renovate[bot]
7606a37a93
fix(deps): update all non-major rust dependencies 2022-12-26 18:01:44 +00:00
renovate[bot]
527d3c0be9
fix(deps): update all non-major rust dependencies (#26)
* fix(deps): update all non-major rust dependencies

* bump versions

* return to-bytes version

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-11-28 18:53:31 +03:00
renovate[bot]
68ef5d9361
chore(deps): update Rust crate nom to v7 (#24)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-16 18:06:31 +03:00
renovate[bot]
d10b3cca67
Update all non-major Rust dependencies (#23)
* Update all non-major Rust dependencies

* Bump versions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
2022-09-09 19:54:12 +03:00
Valery Antopol
f0c93d9423
add VariantCount for IType and Value (#12) 2021-09-01 13:29:00 +03:00
vms
f6afd03838 bump it-types version 2021-04-26 12:00:40 +03:00
vms
e75a108998 rename it-lilo-utils to it-lilo 2021-04-24 23:04:34 +03:00
vms
6116c5c252 Merge branch 'optimizations' of github.com:fluencelabs/interface-types into optimizations 2021-04-23 23:57:46 +03:00
vms
6bf0eedec7 first attempt to fix 2021-04-23 23:56:41 +03:00
folex
5df263876f
remove u128 (#11) 2021-04-23 18:04:08 +03:00
vms
34bf8a196a support u128 2021-04-23 10:13:11 +03:00
vms
5d219e963b to save it 2021-04-20 23:39:16 +03:00
vms
6e75b8a5cb update 2021-04-20 03:37:38 +03:00
vms
748cf3b0f6 misc updates 2021-04-19 21:21:59 +03:00
vms
41555d4d32 improve array passing 2021-04-18 19:43:29 +03:00
vms
ffbe1a282a decouple ToBytes into a separate crate 2020-12-29 12:32:17 +03:00
vms
3ca9734d2e update 2020-12-28 22:33:58 +03:00
vms
4b5da87cca decopule interface 2020-12-21 13:35:37 +03:00