mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Auto merge of #29408 - servo:dependabot/cargo/num_enum-0.5.11, r=jdm
Bump num_enum from 0.5.1 to 0.5.11 Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.5.1 to 0.5.11. <details> <summary>Commits</summary> <ul> <li><a href="b32c406acc
"><code>b32c406</code></a> Bump to 0.5.11 (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/109">#109</a>)</li> <li><a href="4b38288172
"><code>4b38288</code></a> Update README with some recent features (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/108">#108</a>)</li> <li><a href="3638efa129
"><code>3638efa</code></a> Support specifying ranges of alternate values (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/107">#107</a>)</li> <li><a href="abef42bcfe
"><code>abef42b</code></a> Test with minimal versions (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/106">#106</a>)</li> <li><a href="92a7a52b1c
"><code>92a7a52</code></a> Bump to 0.5.10 (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/105">#105</a>)</li> <li><a href="b860dba7e3
"><code>b860dba</code></a> Avoid format - fix clippy warning (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/104">#104</a>)</li> <li><a href="d5a4caa439
"><code>d5a4caa</code></a> fix(<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/102">#102</a>): Fixed shift error on >64 bit enums (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/103">#103</a>)</li> <li><a href="476ef4bce0
"><code>476ef4b</code></a> Fix tests since 1.67.0 was released (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/100">#100</a>)</li> <li><a href="ee6184daaf
"><code>ee6184d</code></a> Bump to 0.5.9 (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/99">#99</a>)</li> <li><a href="483e9334b6
"><code>483e933</code></a> Underline the correct alternative variant in case of error. (<a href="https://github-redirect.dependabot.com/illicitonion/num_enum/issues/98">#98</a>)</li> <li>Additional commits viewable in <a href="https://github.com/illicitonion/num_enum/compare/0.5.1...0.5.11">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This commit is contained in:
commit
549a048149
1 changed files with 8 additions and 18 deletions
26
Cargo.lock
generated
26
Cargo.lock
generated
|
@ -1299,17 +1299,6 @@ dependencies = [
|
|||
"deny_public_fields",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "derivative"
|
||||
version = "2.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "fcc3dd5e9e9c0b295d6e1e4d811fb6f157d5ffd784b8d202fc62eac8035a770b"
|
||||
dependencies = [
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "derive_common"
|
||||
version = "0.0.1"
|
||||
|
@ -4237,19 +4226,18 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "num_enum"
|
||||
version = "0.5.1"
|
||||
version = "0.5.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "226b45a5c2ac4dd696ed30fa6b94b057ad909c7b7fc2e0d0808192bced894066"
|
||||
checksum = "1f646caf906c20226733ed5b1374287eb97e3c2a5c227ce668c1f2ce20ae57c9"
|
||||
dependencies = [
|
||||
"derivative",
|
||||
"num_enum_derive",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "num_enum_derive"
|
||||
version = "0.5.1"
|
||||
version = "0.5.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1c0fd9eba1d5db0994a239e09c1be402d35622277e35468ba891aa5e3188ce7e"
|
||||
checksum = "dcbff9bc912032c62bf65ef1d5aea88983b420f4f839db1e9b0c281a25c9c799"
|
||||
dependencies = [
|
||||
"proc-macro-crate",
|
||||
"proc-macro2",
|
||||
|
@ -4826,10 +4814,12 @@ checksum = "925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
|
|||
|
||||
[[package]]
|
||||
name = "proc-macro-crate"
|
||||
version = "0.1.5"
|
||||
version = "1.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "1d6ea3c4595b96363c13943497db34af4460fb474a95c43f4446ad341b8c9785"
|
||||
checksum = "eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9"
|
||||
dependencies = [
|
||||
"once_cell",
|
||||
"thiserror",
|
||||
"toml",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue