mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
build(deps): bump inout from 0.1.3 to 0.1.4 (#35583)
Bumps [inout](https://github.com/RustCrypto/utils) from 0.1.3 to 0.1.4. - [Commits](https://github.com/RustCrypto/utils/compare/inout-v0.1.3...inout-v0.1.4) --- updated-dependencies: - dependency-name: inout dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
31199076ec
commit
374bfc6983
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3902,9 +3902,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "inout"
|
||||
version = "0.1.3"
|
||||
version = "0.1.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a0c10553d664a4d0bcff9f4215d0aac67a639cc68ef660840afe309b807bc9f5"
|
||||
checksum = "879f10e63c20629ecabbb64a8010319738c66a5cd0c29b02d63d272b03751d01"
|
||||
dependencies = [
|
||||
"block-padding",
|
||||
"generic-array",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue