mirror of
https://github.com/lifegpc/pixiv_downloader.git
synced 2026-07-06 23:30:28 +08:00
Bump alloc-no-stdlib from 2.0.3 to 2.0.4 (#232)
Bumps [alloc-no-stdlib](https://github.com/dropbox/rust-alloc-no-stdlib) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/dropbox/rust-alloc-no-stdlib/releases) - [Commits](https://github.com/dropbox/rust-alloc-no-stdlib/commits) --- updated-dependencies: - dependency-name: alloc-no-stdlib dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -36,9 +36,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "alloc-no-stdlib"
|
||||
version = "2.0.3"
|
||||
version = "2.0.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "35ef4730490ad1c4eae5c4325b2a95f521d023e5c885853ff7aca0a6a1631db3"
|
||||
checksum = "cc7bb162ec39d46ab1ca8c77bf72e890535becd1751bb45f64c597edb4c8c6b3"
|
||||
|
||||
[[package]]
|
||||
name = "alloc-stdlib"
|
||||
|
||||
Reference in New Issue
Block a user