Skip to content

Commit a552900

Browse files
chore(deps): update wizer requirement from 4 to 7
Updates the requirements on [wizer](https://github.com/bytecodealliance/wizer) to permit the latest version. - [Release notes](https://github.com/bytecodealliance/wizer/releases) - [Commits](bytecodealliance/wizer@v4.0.0...v7.0.0) --- updated-dependencies: - dependency-name: wizer dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ab776f7 commit a552900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ path = "src/main.rs"
1212

1313
[dependencies]
1414
anyhow = { workspace = true }
15-
wizer = "4"
15+
wizer = "7"
1616
structopt = "0.3"
1717
swc_atoms = "0.6.5"
1818
swc_common = "0.33.10"

0 commit comments

Comments
 (0)