radicle: Import the new SQLite library with bundled binary
modified Cargo.lock
@@ -1930,7 +1930,6 @@ dependencies = [
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -2691,9 +2690,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2701,9 +2700,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2711,9 +2710,9 @@ dependencies = [
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-crypto/Cargo.toml
@@ -18,7 +18,7 @@ cyphernet = { version = "0.2.0", optional = true, features = ["ed25519"] }
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/Cargo.toml
@@ -30,7 +30,7 @@ qcheck = { version = "1", default-features = false, optional = true }
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/Cargo.toml
@@ -23,7 +23,7 @@ serde = { version = "1", features = ["derive"] }
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -56,10 +56,6 @@ version = "1"
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|