mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
build(deps): bump num-rational from 0.4.0 to 0.4.1 (#31010)
Bumps [num-rational](https://github.com/rust-num/num-rational) from 0.4.0 to 0.4.1. - [Changelog](https://github.com/rust-num/num-rational/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-rational/compare/num-rational-0.4.0...num-rational-0.4.1) --- updated-dependencies: - dependency-name: num-rational 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
9a1d7aabd7
commit
d83741d14c
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -4037,9 +4037,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "num-rational"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "d41702bd167c2df5520b384281bc111a4b5efcf7fbc4c9c222c815b07e0a6a6a"
|
||||
checksum = "0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0"
|
||||
dependencies = [
|
||||
"autocfg",
|
||||
"num-integer",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue