Added icarus-models (#30)
* Added icarus-models * Updated workflow * Added ci workflow for ssh keys * More changes * More changes. again * More changes. again.agg * Another one * Using secrets * Forgot dereference * Added variables * Checking regular variable * Updating * Repository secret * Checking size * Another one * Another one * Another one * Another one * Another one * Cargo file fix * Another one * Reorder * Addded another step * Change * Another step * Remove step * Remove step * Move on up * Remove * Cleanup * Cleanup
This commit was merged in pull request #30.
This commit is contained in:
@@ -16,3 +16,4 @@ serde = { version = "1.0.219", features = ["derive"] }
|
||||
serde_json = "1.0.140"
|
||||
tokio = { version = "1.44.0", features = ["full"] }
|
||||
tokio-util = { version = "0.7.13", features = ["codec"] }
|
||||
icarus-models = { git = "ssh://git@gitlab.com/kdeng00/icarus-models.git", tag = "v0.1.1" }
|
||||
|
||||
Reference in New Issue
Block a user