Skip to content

Commit c6f3dbc

Browse files
Bump wide from 0.8.3 to 1.0.2 (#3570)
Bumps [wide](https://github.com/Lokathor/wide) from 0.8.3 to 1.0.2. - [Changelog](https://github.com/Lokathor/wide/blob/main/changelog.md) - [Commits](Lokathor/wide@v0.8.3...v1.0.2) --- updated-dependencies: - dependency-name: wide dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c018ddd commit c6f3dbc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

crates/libafl_bolts/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ serial_test = { workspace = true, optional = true, default-features = false, fea
209209

210210
rustversion = { workspace = true }
211211
# optional stable simd
212-
wide = { version = "0.8.3", optional = true }
212+
wide = { version = "1.0.2", optional = true }
213213

214214
# Document all features of this crate (for `cargo doc`)
215215
document-features = { workspace = true, optional = true }

0 commit comments

Comments
 (0)