Skip to content

Commit

Permalink
deps: bump rquickjs from 0.6.2 to 0.8.1
Browse files Browse the repository at this point in the history
Bumps [rquickjs](https://github.com/DelSkayn/rquickjs) from 0.6.2 to 0.8.1.
- [Commits](DelSkayn/rquickjs@v0.6.2...v0.8.1)

---
updated-dependencies:
- dependency-name: rquickjs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 31, 2024
1 parent 2815782 commit 02187e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 35 deletions.
43 changes: 9 additions & 34 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ ic-cdk-macros = "0.17.1"
ic-cdk-timers = "0.11.0"
ic-stable-structures = "0.6.7"
ic-wasi-polyfill = "0.6.4"
rquickjs = { version = "0.6.2", features = ["array-buffer", "bindgen"] }
rquickjs = { version = "0.8.1", features = ["array-buffer", "bindgen"] }
scopeguard = "1.2.0"
serde = "1.0.217"
serde_json = "1.0.134"
Expand Down

0 comments on commit 02187e2

Please sign in to comment.