1
0
mirror of https://github.com/fluencelabs/marine.git synced 2025-04-01 05:31:04 +00:00

7 Commits

Author SHA1 Message Date
renovate[bot]
c674c92104
Update Rust crate serde_with to v2 ()
* Update Rust crate serde_with to v2

* bump versions

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-09 16:05:09 +03:00
renovate[bot]
b3a8898893
Update all non-major Rust dependencies ()
* Update all non-major Rust dependencies

* fix tokio features

* add rt tokio feature

* bump bytes crate version to keep up with reqwest

* update tokio to 1.21.0

* bump crate versions

* use latest rust toolchain always

* update wasm-bindgen generated and patched code

* revert toolchaijn version change

* revert toolchaijn version change

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-02 18:48:25 +03:00
Valery Antopol
515fa655ad
update interface-types; add tests for lilo at offsets > 2GB () 2022-04-26 12:27:54 +03:00
Valery Antopol
4e4f40cc8c
Update interface types () 2022-04-06 22:55:33 +03:00
Valery Antopol
5ab0f377c7
bump crate versions ()
* bump minor crate versions

* fix marine-web build

* sort deps
2022-03-25 20:45:19 +03:00
Valery Antopol
e37e475663
Fix panics when services have more than 2gb memory allocated ()
* add test for allocation at offset more than 2gb

* update wasmer-it version and use u32 instead of usize where needed

* remove cargo.toml patch
2022-03-25 18:40:50 +03:00
Valery Antopol
614a4cb078
add module and function names to errors about invalid arguments () 2022-02-24 13:07:52 +03:00