Skip to content

Commit 8cfaf94

Browse files
update rustfmt to v1.4.30
1 parent b0e5c7d commit 8cfaf94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -4396,7 +4396,7 @@ dependencies = [
43964396

43974397
[[package]]
43984398
name = "rustfmt-nightly"
4399-
version = "1.4.29"
4399+
version = "1.4.30"
44004400
dependencies = [
44014401
"annotate-snippets 0.6.1",
44024402
"anyhow",
@@ -5342,7 +5342,7 @@ dependencies = [
53425342
"chrono",
53435343
"lazy_static",
53445344
"matchers",
5345-
"parking_lot 0.11.0",
5345+
"parking_lot 0.9.0",
53465346
"regex",
53475347
"serde",
53485348
"serde_json",

0 commit comments

Comments
 (0)