mirror of
https://github.com/modrinth/code.git
synced 2026-08-30 19:46:33 +00:00
fix: cleanup typos with typos:off/on comments (#7301)
* fix: cleanup typos with typos:off/on comments * tombi * bump tombi version
This commit is contained in:
@@ -10,12 +10,7 @@ repository = "https://github.com/jdrouet/sqlx-tracing"
|
||||
license = "MIT"
|
||||
# authors = ["Jérémie Drouet <jeremie.drouet@gmail.com>"] # deprecated field, Tombi warns
|
||||
keywords = ["database", "observability", "opentelemetry", "sqlx", "tracing"]
|
||||
categories = [
|
||||
"asynchronous",
|
||||
"database",
|
||||
"development-tools::debugging",
|
||||
"development-tools::profiling"
|
||||
]
|
||||
categories = ["asynchronous", "database", "development-tools::debugging", "development-tools::profiling"]
|
||||
|
||||
[dependencies]
|
||||
derive_more = { workspace = true, features = ["deref", "deref_mut"] }
|
||||
|
||||
Reference in New Issue
Block a user