radicle-tauri: Depend on `git2`
modified Cargo.lock
@@ -4301,6 +4301,7 @@ dependencies = [
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-tauri/Cargo.toml
@@ -18,6 +18,7 @@ tauri-build = { version = "2.2.0", features = ["isolation"] }
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified crates/radicle-tauri/src/commands/repo.rs
@@ -98,7 +98,7 @@ pub(crate) async fn create_repo(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|