mirror of
https://github.com/isar/rusqlite.git
synced 2025-12-27 22:02:28 +08:00
Remove lazy_static dependency
Replaced by LazyLock
This commit is contained in:
@@ -129,7 +129,6 @@ rusqlite-macros = { path = "rusqlite-macros", version = "0.3.0", optional = true
|
||||
[dev-dependencies]
|
||||
doc-comment = "0.3"
|
||||
tempfile = "3.1.0"
|
||||
lazy_static = "1.4"
|
||||
regex = "1.5.5"
|
||||
uuid = { version = "1.0", features = ["v4"] }
|
||||
unicase = "2.6.0"
|
||||
|
||||
Reference in New Issue
Block a user