Skip to content

Commit

Permalink
Fix config-patch as well
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Sep 8, 2024
1 parent 624d040 commit 8a4e026
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/simtest/config-patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
diff --git a/.cargo/config b/.cargo/config
diff --git a/.cargo/config.toml b/.cargo/config.toml
index ec2c459490..55985cbe9f 100644
--- a/.cargo/config
+++ b/.cargo/config
--- a/.cargo/config.toml
+++ b/.cargo/config.toml
@@ -25,4 +25,4 @@ move-clippy = [
]

Expand Down

0 comments on commit 8a4e026

Please sign in to comment.