Skip to content

Commit

Permalink
Merge pull request #1105 from rust-lang/maint
Browse files Browse the repository at this point in the history
Maintenance
  • Loading branch information
shepmaster authored Oct 7, 2024
2 parents ceefa08 + f5342c0 commit 214b04e
Show file tree
Hide file tree
Showing 9 changed files with 1,138 additions and 1,164 deletions.
162 changes: 78 additions & 84 deletions compiler/base/Cargo.toml

Large diffs are not rendered by default.

83 changes: 39 additions & 44 deletions compiler/base/crate-information.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[
{
"name": "addr2line",
"version": "0.24.1",
"version": "0.24.2",
"id": "addr2line"
},
{
Expand Down Expand Up @@ -176,7 +176,7 @@
},
{
"name": "bytemuck_derive",
"version": "1.7.1",
"version": "1.8.0",
"id": "bytemuck_derive"
},
{
Expand All @@ -201,7 +201,7 @@
},
{
"name": "cc",
"version": "1.1.24",
"version": "1.1.28",
"id": "cc"
},
{
Expand All @@ -216,12 +216,12 @@
},
{
"name": "clap",
"version": "4.5.18",
"version": "4.5.19",
"id": "clap"
},
{
"name": "clap_builder",
"version": "4.5.18",
"version": "4.5.19",
"id": "clap_builder"
},
{
Expand Down Expand Up @@ -474,6 +474,11 @@
"version": "1.0.7",
"id": "fnv"
},
{
"name": "foldhash",
"version": "0.1.3",
"id": "foldhash"
},
{
"name": "foreign-types",
"version": "0.3.2",
Expand All @@ -496,7 +501,7 @@
},
{
"name": "futures",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures"
},
{
Expand All @@ -506,42 +511,42 @@
},
{
"name": "futures-channel",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_channel"
},
{
"name": "futures-core",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_core"
},
{
"name": "futures-executor",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_executor"
},
{
"name": "futures-io",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_io"
},
{
"name": "futures-macro",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_macro"
},
{
"name": "futures-sink",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_sink"
},
{
"name": "futures-task",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_task"
},
{
"name": "futures-util",
"version": "0.3.30",
"version": "0.3.31",
"id": "futures_util"
},
{
Expand Down Expand Up @@ -576,7 +581,7 @@
},
{
"name": "gimli",
"version": "0.31.0",
"version": "0.31.1",
"id": "gimli"
},
{
Expand All @@ -596,9 +601,14 @@
},
{
"name": "hashbrown",
"version": "0.14.5",
"version": "0.15.0",
"id": "hashbrown"
},
{
"name": "hashbrown",
"version": "0.14.5",
"id": "hashbrown_0_14_5"
},
{
"name": "hashlink",
"version": "0.9.1",
Expand Down Expand Up @@ -761,7 +771,7 @@
},
{
"name": "indexmap",
"version": "2.5.0",
"version": "2.6.0",
"id": "indexmap"
},
{
Expand All @@ -771,7 +781,7 @@
},
{
"name": "ipnet",
"version": "2.10.0",
"version": "2.10.1",
"id": "ipnet"
},
{
Expand Down Expand Up @@ -1031,12 +1041,12 @@
},
{
"name": "object",
"version": "0.36.4",
"version": "0.36.5",
"id": "object"
},
{
"name": "once_cell",
"version": "1.20.1",
"version": "1.20.2",
"id": "once_cell"
},
{
Expand Down Expand Up @@ -1154,11 +1164,6 @@
"version": "0.17.14",
"id": "png"
},
{
"name": "portable-atomic",
"version": "1.9.0",
"id": "portable_atomic"
},
{
"name": "postgres",
"version": "0.19.9",
Expand Down Expand Up @@ -1191,7 +1196,7 @@
},
{
"name": "proc-macro2",
"version": "1.0.86",
"version": "1.0.87",
"id": "proc_macro2"
},
{
Expand Down Expand Up @@ -1326,7 +1331,7 @@
},
{
"name": "rustls",
"version": "0.23.13",
"version": "0.23.14",
"id": "rustls"
},
{
Expand Down Expand Up @@ -1469,11 +1474,6 @@
"version": "1.13.2",
"id": "smallvec"
},
{
"name": "smawk",
"version": "0.3.2",
"id": "smawk"
},
{
"name": "socket2",
"version": "0.5.7",
Expand Down Expand Up @@ -1555,14 +1555,14 @@
"id": "tendril"
},
{
"name": "terminal_size",
"version": "0.3.0",
"id": "terminal_size"
"name": "termcolor",
"version": "1.4.1",
"id": "termcolor"
},
{
"name": "textwrap",
"version": "0.16.1",
"id": "textwrap"
"name": "terminal_size",
"version": "0.4.0",
"id": "terminal_size"
},
{
"name": "thiserror",
Expand Down Expand Up @@ -1721,19 +1721,14 @@
},
{
"name": "unicode-bidi",
"version": "0.3.15",
"version": "0.3.17",
"id": "unicode_bidi"
},
{
"name": "unicode-ident",
"version": "1.0.13",
"id": "unicode_ident"
},
{
"name": "unicode-linebreak",
"version": "0.1.5",
"id": "unicode_linebreak"
},
{
"name": "unicode-normalization",
"version": "0.1.24",
Expand Down
12 changes: 6 additions & 6 deletions compiler/base/modify-cargo-toml/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 214b04e

Please sign in to comment.