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 23, 2024
1 parent a248a05 commit d3cdb3c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.16.0"
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"] }
rquickjs = { version = "0.8.1", features = ["array-buffer"] }
scopeguard = "1.2.0"
serde = "1.0.216"
serde_json = "1.0.133"
Expand Down

0 comments on commit d3cdb3c

Please sign in to comment.