Skip to content

Commit e60fa9a

Browse files
committed
use crates repo
1 parent ed718d6 commit e60fa9a

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

Cargo.lock

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

lantun-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ color-eyre = "0.6.4"
1919
dirs = "6.0.0"
2020
futures = "0.3.31"
2121
hex = "0.4.3"
22-
# lantun-core = "0.1.1"
23-
lantun-core = { path = "../lantun-core" }
22+
lantun-core = "0.1.1"
23+
# lantun-core = { path = "../lantun-core" }
2424
toml = "0.8.22"
2525

2626
[[bin]]

0 commit comments

Comments
 (0)