Skip to content

Commit 8404c68

Browse files
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>
1 parent 87e776e commit 8404c68

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
@@ -49,9 +49,9 @@ checksum = "61604a8f862e1d5c3229fdd78f8b02c68dcf73a4c4b05fd636d12240aaa242c1"
4949

5050
[[package]]
5151
name = "arbitrary"
52-
version = "1.0.2"
52+
version = "1.0.3"
5353
source = "registry+https://github.com/rust-lang/crates.io-index"
54-
checksum = "577b08a4acd7b99869f863c50011b01eb73424ccc798ecd996f2e24817adfca7"
54+
checksum = "510c76ecefdceada737ea728f4f9a84bd2e1ef29f1ba555e560940fe279954de"
5555
dependencies = [
5656
"derive_arbitrary",
5757
]

0 commit comments

Comments
 (0)