mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
build(deps): bump app_units from 0.7.3 to 0.7.4 (#31244)
Bumps [app_units](https://github.com/servo/app_units) from 0.7.3 to 0.7.4. - [Release notes](https://github.com/servo/app_units/releases) - [Commits](https://github.com/servo/app_units/compare/v0.7.3...v0.7.4) --- updated-dependencies: - dependency-name: app_units dependency-type: direct:production 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
e15262c5a0
commit
71bbe28d23
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -161,9 +161,9 @@ checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca"
|
|||
|
||||
[[package]]
|
||||
name = "app_units"
|
||||
version = "0.7.3"
|
||||
version = "0.7.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "34655f9657fbb59fdd430438ba907566eb2d90b7fb0410d488d8ddabcd7b2cc9"
|
||||
checksum = "7cbe8c4b9bab416bd47708122e73fd3e4068be171b3c39819c249452276b6f39"
|
||||
dependencies = [
|
||||
"num-traits",
|
||||
"serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue