Skip to content

Commit b1e191c

Browse files
committed
Revert "debug: core"
This reverts commit a3be385.
1 parent a3be385 commit b1e191c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ tracing = "0.1"
2424
tracing-subscriber = { version = "0.3", features = ["env-filter"] }
2525
whichlang = "0.1"
2626

27-
linguaspark = { path = "../core" }
27+
linguaspark = { git = "https://github.com/LinguaSpark/core.git", branch = "main" }
2828

2929
[dev-dependencies]
3030
tokio-test = "0.4"

0 commit comments

Comments
 (0)