mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-06-23 15:51:02 +00:00
Cargo workflow (#21)
This commit is contained in:
@@ -6,3 +6,9 @@ resolver = "2"
|
||||
|
||||
[profile.release]
|
||||
panic = "unwind"
|
||||
|
||||
|
||||
[workspace.lints.clippy]
|
||||
type_complexity = "allow"
|
||||
too_many_arguments = "allow"
|
||||
large_enum_variant = "allow"
|
||||
|
||||
Reference in New Issue
Block a user