about summary refs log tree commit diff
diff options
context:
space:
mode:
authorCaleb Cartwright <caleb.cartwright@outlook.com>2023-01-24 14:21:14 -0600
committerCaleb Cartwright <caleb.cartwright@outlook.com>2023-01-24 14:21:14 -0600
commit6bf1a87fcd45dbde0d8c69099a3ab74197bd2fc8 (patch)
tree1b519b1f16db21790622746b6e2eb31d3811e9e6
parent8e1e67dbaada3f14f32a2066dbf785b262769ed6 (diff)
downloadrust-6bf1a87fcd45dbde0d8c69099a3ab74197bd2fc8.tar.gz
rust-6bf1a87fcd45dbde0d8c69099a3ab74197bd2fc8.zip
update rustfmt subtree version in lockfile
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 8e1a3c57f03..65571b1472f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -4926,7 +4926,7 @@ dependencies = [
 
 [[package]]
 name = "rustfmt-config_proc_macro"
-version = "0.2.0"
+version = "0.3.0"
 dependencies = [
  "proc-macro2",
  "quote",
@@ -4936,7 +4936,7 @@ dependencies = [
 
 [[package]]
 name = "rustfmt-nightly"
-version = "1.5.1"
+version = "1.5.2"
 dependencies = [
  "annotate-snippets",
  "anyhow",