2023-07-02 14:35:19 +02:00
|
|
|
error: wildcard dependency for `regex`
|
|
|
|
|
|
|
|
|
= note: `-D clippy::wildcard-dependencies` implied by `-D warnings`
|
2023-09-12 18:13:53 +02:00
|
|
|
= help: to override `-D warnings` add `#[allow(clippy::wildcard_dependencies)]`
|
2023-07-02 14:35:19 +02:00
|
|
|
|
2023-12-05 17:29:25 +01:00
|
|
|
error: could not compile `wildcard_dependencies` (bin "wildcard_dependencies") due to 1 previous error
|