Skip to content

Commit 4292333

Browse files
build(deps): bump fastrand from 1.7.0 to 1.8.0 (#1841)
Bumps [fastrand](https://github.com/smol-rs/fastrand) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/smol-rs/fastrand/releases) - [Changelog](https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md) - [Commits](smol-rs/fastrand@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: fastrand dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 496171c commit 4292333

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
@@ -264,9 +264,9 @@ dependencies = [
264264

265265
[[package]]
266266
name = "fastrand"
267-
version = "1.7.0"
267+
version = "1.8.0"
268268
source = "registry+https://github.com/rust-lang/crates.io-index"
269-
checksum = "c3fcf0cee53519c866c09b5de1f6c56ff9d647101f81c1964fa632e148896cdf"
269+
checksum = "a7a407cfaa3385c4ae6b23e84623d48c2798d06e3e6a1878f7f59f17b3f86499"
270270
dependencies = [
271271
"instant",
272272
]

0 commit comments

Comments
 (0)