Skip to content

Commit a637321

Browse files
committed
Rust: Cargo.toml whitespace cleanup
Done with Even Better TOML plugin of VSCode, seems to agree with #957.
1 parent a5bebca commit a637321

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

wrappers/rust/Cargo.toml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,7 @@ repository = "https://github.com/zxing-cpp/zxing-cpp/"
99
readme = "README.md"
1010
keywords = ["zxing", "barcode", "barcode_reader", "ffi"]
1111
categories = ["api-bindings", "computer-vision"]
12-
exclude = [
13-
"core/**/*Writer*",
14-
"core/**/*Encode*",
15-
]
12+
exclude = ["core/**/*Writer*", "core/**/*Encode*"]
1613

1714
[lib]
1815
name = "zxingcpp"
@@ -35,5 +32,5 @@ anyhow = "1.0"
3532
image = { version = ">=0.24" }
3633

3734
[build-dependencies]
38-
cmake = {version = "0.1.50"}
39-
miette = {version = "5.10.0", features = ["fancy"]}
35+
cmake = { version = "0.1.50" }
36+
miette = { version = "5.10.0", features = ["fancy"] }

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy