Skip to content

Commit aa01c59

Browse files
dependabot[bot]olix0r
authored andcommitted
build(deps): bump arbitrary from 1.0.2 to 1.0.3 (#1376)
Bumps [arbitrary](https://github.com/rust-fuzz/arbitrary) from 1.0.2 to 1.0.3. - [Release notes](https://github.com/rust-fuzz/arbitrary/releases) - [Changelog](https://github.com/rust-fuzz/arbitrary/blob/master/CHANGELOG.md) - [Commits](rust-fuzz/arbitrary@1.0.2...1.0.3) --- updated-dependencies: - dependency-name: arbitrary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit 8404c68) Signed-off-by: Oliver Gould <[email protected]>
1 parent 61d6d6f commit aa01c59

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1"
4040

4141
[[package]]
4242
name = "arbitrary"
43-
version = "1.0.2"
43+
version = "1.0.3"
4444
source = "registry+https://github.com/rust-lang/crates.io-index"
45-
checksum = "577b08a4acd7b99869f863c50011b01eb73424ccc798ecd996f2e24817adfca7"
45+
checksum = "510c76ecefdceada737ea728f4f9a84bd2e1ef29f1ba555e560940fe279954de"
4646
dependencies = [
4747
"derive_arbitrary",
4848
]

0 commit comments

Comments
 (0)