Skip to content

Commit 74a24fa

Browse files
Bump magnus from 0.6.4 to 0.7.1
Bumps [magnus](https://github.com/matsadler/magnus) from 0.6.4 to 0.7.1. - [Release notes](https://github.com/matsadler/magnus/releases) - [Changelog](https://github.com/matsadler/magnus/blob/main/CHANGELOG.md) - [Commits](matsadler/magnus@0.6.4...0.7.1) --- updated-dependencies: - dependency-name: magnus dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3c2fe09 commit 74a24fa

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)