1
0
Fork 0
mirror of https://gitlab.com/msrd0/gotham-restful.git synced 2025-07-04 03:18:11 +00:00

update trybuild rust version and rustfmt

This commit is contained in:
Dominic 2021-02-17 03:39:49 +01:00
parent 1bd398c7ee
commit 3b95b9f495
Signed by: msrd0
GPG key ID: DCC8C247452E98F9
2 changed files with 9 additions and 4 deletions

View file

@ -13,7 +13,7 @@ trailing_comma = "Never"
# misc
format_code_in_doc_comments = true
merge_imports = true
imports_granularity = "Crate"
overflow_delimited_expr = true
use_field_init_shorthand = true
use_try_shorthand = true