devel #7

Merged
phoenix merged 10 commits from devel into main 2025-03-30 18:01:52 +00:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 8dbda255ab - Show all commits

1
.gitignore vendored
View File

@@ -1 +1,2 @@
/target /target
Cargo.lock

View File

@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024" edition = "2024"
[dependencies] [dependencies]
icarus-models = { git = "ssh://git@gitlab.com/kdeng00/icarus-models.git", tag = "v0.1.0" } icarus-models = { git = "ssh://git@git.kundeng.us/phoenix/icarus-models.git", tag = "v0.1.14" }