forked from rust-lang/rust-clippy
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2c3e8a5
committed
Auto merge of #123580 - rust-lang:cargo_update, r=Mark-Simulacrum
Weekly `cargo update`
Automation to keep dependencies in `Cargo.lock` current.
The following is the output from `cargo update`:
```txt
Updating expect-test v1.4.1 -> v1.5.0
Updating getrandom v0.2.12 -> v0.2.13
Updating h2 v0.3.25 -> v0.3.26 (latest: v0.4.4)
Updating pest v2.7.8 -> v2.7.9
Updating pest_derive v2.7.8 -> v2.7.9
Updating pest_generator v2.7.8 -> v2.7.9
Updating pest_meta v2.7.8 -> v2.7.9
Updating pulldown-cmark v0.10.0 -> v0.10.2
Updating rustversion v1.0.14 -> v1.0.15
Updating strsim v0.11.0 -> v0.11.1
Updating syn v2.0.57 -> v2.0.58
Updating ui_test v0.22.2 -> v0.22.3
note: pass `--verbose` to see 86 unchanged dependencies behind latest
```File tree
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changedFilter options
Expand file treeCollapse file tree
0 file changed
+0
-0
lines changed
0 commit comments