Closed Kreyren closed 2 years ago
The current 0.4.2 fails check with:
error: unnecessary parentheses around type --> src/converter.rs:108:61 | 108 | fn add_arguments(arguments: &str, additional_arguments: Vec<(String)>, pre: bool) -> String { | ^^^^^^^^ help: remove these parentheses |
Stage new version? As this is already addressed in master.
ya, let me release a new one
done
thanks!
Describe The Bug
The current 0.4.2 fails check with:
Stage new version? As this is already addressed in master.