Skip to content

Commit d2e78aa

Browse files
committed
[build] left local path in cargo
1 parent fb43785 commit d2e78aa

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

src/third-party/lnav-rs-ext/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.

src/third-party/lnav-rs-ext/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ prqlc = "0.13.4"
2727
cxx = "1.0"
2828
log = "0.4"
2929
miette = "7.6.0"
30-
# log2src = {git = "https://github.com/tstack/log2src.git", branch = "proglistentimeout"}
31-
log2src = {path = "/Users/tstack/github/log2src"}
30+
log2src = {git = "https://github.com/tstack/log2src.git", branch = "proglistentimeout"}
31+
# log2src = {path = "/Users/tstack/github/log2src"}
3232
rouille = "3.6.2"
3333
serde_json = "1.0.143"
3434
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)