mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Bump num-derive from 0.3.0 to 0.3.3
Bumps [num-derive](https://github.com/rust-num/num-derive) from 0.3.0 to 0.3.3. - [Release notes](https://github.com/rust-num/num-derive/releases) - [Changelog](https://github.com/rust-num/num-derive/blob/master/RELEASES.md) - [Commits](https://github.com/rust-num/num-derive/compare/num-derive-0.3.0...num-derive-0.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cf68cd16bd
commit
114c9bf910
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -3976,9 +3976,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "num-derive"
|
||||
version = "0.3.0"
|
||||
version = "0.3.3"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0c8b15b261814f992e33760b1fca9fe8b693d8a65299f20c9901688636cfb746"
|
||||
checksum = "876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d"
|
||||
dependencies = [
|
||||
"proc-macro2 1.0.24",
|
||||
"quote 1.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue