Skip to content

Commit 14df4b8

Browse files
committed
undo autoformater indent
1 parent f98e049 commit 14df4b8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ p3-field = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e9" }
165165
p3-commit = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e9" }
166166
p3-matrix = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e9" }
167167
p3-baby-bear = { git = "https://github.com/Plonky3/Plonky3.git", features = [
168-
"nightly-features",
168+
"nightly-features",
169169
], rev = "b0591e9" }
170170
p3-util = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e9" }
171171
p3-challenger = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e9" }
@@ -187,9 +187,9 @@ p3-maybe-rayon = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e
187187
p3-bn254-fr = { git = "https://github.com/Plonky3/Plonky3.git", rev = "b0591e9" }
188188

189189
snark-verifier-sdk = { git = "https://github.com/axiom-crypto/snark-verifier", branch = "zkvm-v0.1", default-features = false, features = [
190-
"loader_halo2",
191-
"halo2-axiom",
192-
"display",
190+
"loader_halo2",
191+
"halo2-axiom",
192+
"display",
193193
] }
194194
zkhash = { git = "https://github.com/HorizenLabs/poseidon2.git", rev = "bb476b9" }
195195
halo2curves-axiom = "0.5.3"

0 commit comments

Comments
 (0)