Reorganize imports and exports
This commit is contained in:
12
Cargo.toml
12
Cargo.toml
@@ -34,4 +34,14 @@ protobuf-codegen = "3.7.2"
|
||||
|
||||
[dev-dependencies]
|
||||
colog = "1.3.0"
|
||||
env_logger = "0.11.8"
|
||||
env_logger = "0.11.8"
|
||||
criterion = "0.5"
|
||||
phonenumber = "0.3"
|
||||
|
||||
[[bench]]
|
||||
name = "format_bench"
|
||||
harness = false
|
||||
|
||||
[[bench]]
|
||||
name = "parsing_bench"
|
||||
harness = false
|
||||
Reference in New Issue
Block a user