Skip to content

Commit

Permalink
Bump rquickjs from 0.6.1 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.1 to 0.8.1.
- [Commits](DelSkayn/rquickjs@v0.6.1...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 6, 2024
1 parent e736396 commit 791941f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 35 deletions.
61 changes: 27 additions & 34 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion crates/javy/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ categories = ["wasm"]

[dependencies]
anyhow = { workspace = true }
rquickjs = { version = "=0.6.1", features = ["array-buffer", "bindgen"] }
rquickjs = { version = "=0.8.1", features = ["array-buffer", "bindgen"] }
rquickjs-core = "=0.6.1"
rquickjs-sys = "=0.6.1"
serde = { workspace = true, default-features = true, features = ["derive"] }
Expand Down

0 comments on commit 791941f

Please sign in to comment.