mirror of
https://github.com/fluencelabs/sqlite-wasm-connector
synced 2025-03-14 22:10:49 +00:00
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:
parent
63fec4e3d8
commit
3160f35e5f
2
.github/workflows/snapshot.yml
vendored
2
.github/workflows/snapshot.yml
vendored
@ -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 }}
|
||||
|
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user