Skip to content

Commit bce66a7

Browse files
committed
Use elixirkit from git
1 parent 4df0435 commit bce66a7

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

rel/app/src-tauri/Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rel/app/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tauri-plugin-clipboard-manager = "2"
2121
tauri-plugin-single-instance = "2"
2222
tauri-plugin-deep-link = "2"
2323
tauri-plugin-updater = "2"
24-
elixirkit = { path = "../../../elixirkit_next/elixirkit_rs" }
24+
elixirkit = { git = "https://github.com/livebook-dev/elixirkit.git" }
2525
serde_json = "1"
2626
url = "2"
2727
tracing = "0.1"

0 commit comments

Comments
 (0)