renovate[bot]
6a348b9c14
chore(deps): update rust crate uuid to 1.3.2 ( #77 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-05 15:34:52 +03:00
fluencebot
e12f0ddc35
chore(master): release marine-rs-sdk-test 0.9.1 ( #76 )
...
* chore(master): release marine-rs-sdk-test 0.9.1
* chore: Bump version to 0.9.1
2023-04-13 13:10:42 +03:00
Valery Antopol
c055e6de90
fix: remove warnings in marine_test_env + update marine ( #73 )
...
* update marine and allow non-snake-case vars in marine_test_env
* update Cargo.lock
* fix tests and add #[allow(...)] for every marine-test-env
* return old toolchain
2023-04-13 12:43:28 +03:00
fluencebot
28b33bdce7
chore(master): release marine-rs-sdk-test 0.9.0 ( #65 )
...
* chore(master): release marine-rs-sdk-test 0.9.0
* chore: Bump version to 0.9.0
2023-03-17 15:45:07 +03:00
renovate[bot]
acd6f2d9bc
chore(deps): update rust crate serde_json to 1.0.94 ( #59 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 15:41:39 +03:00
renovate[bot]
336339da78
chore(deps): update rust crate thiserror to 1.0.39 ( #62 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 15:32:58 +03:00
renovate[bot]
e3b16fe5c1
chore(deps): update rust crate quote to 1.0.26 ( #56 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 15:32:15 +03:00
renovate[bot]
b9f8097824
chore(deps): update rust crate serde to 1.0.156 ( #61 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-17 15:31:49 +03:00
renovate[bot]
ab5eae1d54
chore(deps): update rust crate darling to 0.14.4 ( #60 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 22:16:43 +03:00
renovate[bot]
0c7e2d2558
chore(deps): update rust crate syn to 1.0.109 ( #57 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-16 22:15:25 +03:00
Valery Antopol
68e86c7bdb
feat(runtime)!: update marine ( #64 )
...
* update marine
* make clippy happy
2023-03-16 21:17:30 +03:00
fluencebot
02d6775a69
chore(master): release marine-rs-sdk-test 0.8.2 ( #52 )
...
* chore(master): release marine-rs-sdk-test 0.8.2
* chore: Bump version to 0.8.2
2023-02-21 20:27:37 +03:00
renovate[bot]
6b0fc83d13
chore(deps): update rust crate uuid to 1.3.0 ( #39 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 17:06:52 +03:00
renovate[bot]
40c17dd973
chore(deps): update rust crate darling to 0.14.3 ( #38 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 17:06:28 +03:00
renovate[bot]
1167214262
fix(deps): update rust crate fluence-app-service to 0.23.1 ( #50 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-21 16:55:21 +03:00
renovate[bot]
e58553d46e
Update all non-major Rust dependencies ( #26 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-19 20:07:38 +03:00
Valery Antopol
f63e0806b4
fix: update generated code to use new Marine config API ( #30 )
2022-09-18 18:40:52 +03:00
Valery Antopol
30540d8623
chore(deps): update deps to ones that depend on wasmer-interface-types-fl to 0.24.1
2022-09-16 16:31:10 +03:00
renovate[bot]
a4e849f3e4
Update Rust crate uuid to v1 ( #23 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2022-09-13 16:49:01 +03:00
renovate[bot]
97f50f104c
Update all non-major Rust dependencies ( #22 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-09 17:47:01 +03:00
Anatoly Laskaris
a406e626d6
Fix unnecessary-lazy-evaluations
( #21 )
...
* Fix `unnecessary-lazy-evaluations`
* Version bump
* Cleanup
2022-09-09 15:43:26 +03:00
Valery Antopol
de0997f922
Update marine to the version with memory leak fix ( #18 )
2022-07-27 22:30:54 +03:00
Valery Antopol
6fbc13e0d2
use proper names from marine ( #16 )
2022-06-09 18:30:40 +03:00
Valery Antopol
cc0d1bec7f
update fluence-app-service ( #13 )
2022-04-11 19:56:49 +03:00
Valery Antopol
d94bb6642e
Bump fluence-app-service version ( #12 )
2021-12-03 15:42:38 +03:00
Valery Antopol
77e29d15d5
Add marine_test for mod and provide interface for build scripts ( #10 )
2021-10-18 19:23:20 +03:00
Valery Antopol
99ff3d2427
Remove marine-rs-sdk code ( #1 )
2021-10-07 20:05:04 +03:00
Valery Antopol
60cc4fbd9f
Bump crate versions and add changelog for sdk-test ( #66 )
2021-10-05 16:17:53 +03:00
Valery Antopol
17eb14aa48
use doc(hidden) on internal api ( #62 )
2021-09-28 15:44:12 +03:00
Valery Antopol
6d045429dc
Remove serde version lock on 1.0.118 ( #59 )
2021-09-15 16:28:01 +03:00
Valery Antopol
2ee2cf3a2c
Pass module interfaces as args in marine-test macro ( #54 )
2021-09-01 20:34:35 +03:00
Valery Antopol
84d5c2af66
Add unsafe wrapper for imports for not wasm target ( #52 )
2021-08-13 21:27:26 +03:00
Mike Voronov
bdac45d7e6
move to app-serivce 0.9.0 ( #49 )
2021-08-11 10:22:52 +03:00
Aleksey Proshutisnkiy
94857a5b69
update marine-module-info-parser ( #45 )
2021-07-14 15:55:54 +03:00
Aleksey Proshutisnkiy
3b3ca569d1
Fix handling of mounted binary exit codes ( #44 )
2021-07-13 19:17:23 +03:00
Mike Voronov
ab6ed43f39
Bump test crates vesion ( #39 )
2021-06-17 14:41:44 +03:00
vms
d5e8426e5c
bump crate versions
2021-06-15 20:42:05 +03:00
Mike Voronov
7c8f65fb64
Rename fluence sdk to marine-rs-sdk ( #38 )
2021-06-15 10:25:58 +03:00
vms
9e383237aa
reexport PassingStyle
2021-05-19 16:17:58 +03:00
Mike Voronov
2ac0699905
Generate structs in a separate mod ( #36 )
2021-05-17 14:58:00 +03:00
folex
3de1d949e4
Publish crates from repo as is (without version increment) ( #35 )
2021-05-14 18:07:40 +03:00