Skip to content

Commit 4c66e30

Browse files
Merge pull request #488 from ruby/dependabot/cargo/magnus-0.7.1
Bump magnus from 0.6.4 to 0.7.1
2 parents 0a40e3f + 74a24fa commit 4c66e30

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ext/ruby_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ publish = false
1010
crate-type = ["cdylib"]
1111

1212
[dependencies]
13-
magnus = { version = "0.6.2", features = ["bytes"] }
13+
magnus = { version = "0.7.1", features = ["bytes"] }
1414
bytes = "1"
1515
wizer = "4.0.0"
1616
wasi-vfs-cli = { git = "https://github.com/kateinoigakukun/wasi-vfs/", tag = "0.5.2" }

0 commit comments

Comments
 (0)