bump rustfmt edition

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk 2024-09-19 22:37:52 +00:00
parent 5873bbd53e
commit e9e9a88fc4

View File

@ -1,3 +1,4 @@
edition = "2021"
comment_width = 100
format_code_in_doc_comments = true
imports_granularity = "Crate"