fix(deps): update rust crate marine-rs-sdk to 0.7.1 (#17)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Anatoly Laskaris <github_me@nahsi.dev>
This commit is contained in:
renovate[bot] 2023-04-09 10:09:15 +03:00 committed by GitHub
parent 63fec4e3d8
commit 3160f35e5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -79,7 +79,7 @@ jobs:
uses: fluencelabs/github-actions/generate-snapshot-id@main
- name: Publish snapshot
id: snapshot
uses: fluencelabs/github-actions/cargo-publish-snapshot@main
id: snapshot
with:
id: ${{ steps.version.outputs.id }}

View File

@ -36,7 +36,7 @@ name = "test"
path = "src/test.rs"
[dependencies]
marine-rs-sdk = "0.7.0"
marine-rs-sdk = "0.7.1"
bytesize = "1.1.0"
[dev-dependencies]