Skip to content

Commit afbd916

Browse files
fix lai github
Signed-off-by: Andy-Python-Programmer <[email protected]>
1 parent 592197d commit afbd916

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/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/aero_kernel/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ rustc-demangle = "0.1.20"
3434
stivale-boot = "0.2.6"
3535
intrusive-collections = "0.9.2"
3636
serde_json = { version = "1.0", default-features = false, features = ["alloc"] }
37-
lai = { path = "../../../lai" }
37+
lai = { git = "https://github.com/aero-os/lai-rs" }
3838

3939
[dependencies.vte]
4040
git = "https://github.com/Andy-Python-Programmer/vte"

0 commit comments

Comments
 (0)