Skip to content

Commit c7b55c5

Browse files
committed
cargo: add typomania dependency
1 parent 15e6f49 commit c7b55c5

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

Cargo.lock

Lines changed: 19 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ tower = "=0.4.13"
9797
tower-http = { version = "=0.4.4", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
9898
tracing = "=0.1.40"
9999
tracing-subscriber = { version = "=0.3.18", features = ["env-filter"] }
100+
typomania = { version = "0.1.2", default-features = false }
100101
url = "=2.4.1"
101102

102103
[dev-dependencies]

0 commit comments

Comments
 (0)