mirror of
https://github.com/fluencelabs/aqua-ipfs
synced 2025-03-14 20:50:49 +00:00
fix(deps): update aqua-lib to 0.7.0 and aqua to 0.10.3 (#70)
* update aqua-lib * update rust
This commit is contained in:
parent
fb3796459e
commit
a4403e1e64
4490
aqua/package-lock.json
generated
4490
aqua/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -6,7 +6,7 @@
|
||||
"*.aqua"
|
||||
],
|
||||
"dependencies": {
|
||||
"@fluencelabs/aqua-lib": "^0.5.2"
|
||||
"@fluencelabs/aqua-lib": "^0.7.0"
|
||||
},
|
||||
"scripts": {
|
||||
"generate-aqua": "../service/build.sh",
|
||||
@ -31,6 +31,6 @@
|
||||
},
|
||||
"homepage": "https://github.com/fluencelabs/aqua-ipfs#readme",
|
||||
"devDependencies": {
|
||||
"@fluencelabs/aqua": "0.7.4-322"
|
||||
"@fluencelabs/aqua": "0.10.3"
|
||||
}
|
||||
}
|
||||
|
@ -1,4 +1,4 @@
|
||||
[toolchain]
|
||||
channel = "nightly-2022-08-30"
|
||||
channel = "nightly-2022-12-06"
|
||||
targets = [ "x86_64-unknown-linux-gnu", "wasm32-wasi", "x86_64-apple-darwin" ]
|
||||
components = [ "rustfmt", "clippy" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user