diff --git a/Cargo.toml b/Cargo.toml index 45cc8cf7..3f7c1333 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -378,12 +378,6 @@ version = "0.5.4" default-features = false features = ["use_std"] -[workspace.dependencies.rusqlite] -git = "https://github.com/rusqlite/rusqlite" -#branch = "master" -rev = "e00b626e2b1c67347d789fb7f600281705c89381" -features = ["bundled"] - # used only by rusqlite [workspace.dependencies.parking_lot] version = "0.12.3"