refactor: apply clippy rules
This commit is contained in:
parent
d205d722aa
commit
8f7d11226f
9 changed files with 153 additions and 245 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "sqlxgentools_misc"
|
||||
description = "Various misc class to use in applications that use sqlxgentools"
|
||||
description = "Various data types and traits to use in a sqlxgentools-enabled codebase."
|
||||
publish = true
|
||||
edition.workspace = true
|
||||
authors.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue