mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-30 23:42:44 +08:00
fix several typos
This commit is contained in:
committed by
Thom Chiovoloni
parent
b8b1138fcf
commit
c33d6bfad3
@@ -117,7 +117,7 @@ lazy_static = "1.4"
|
||||
regex = "1.3"
|
||||
uuid = { version = "0.8", features = ["v4"] }
|
||||
unicase = "2.6.0"
|
||||
# Use `bencher` over criterion becasue it builds much faster and we don't have
|
||||
# Use `bencher` over criterion because it builds much faster and we don't have
|
||||
# many benchmarks
|
||||
bencher = "0.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user