diff --git a/Cargo.toml b/Cargo.toml index 4e5ecae..65e6eb5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,4 +16,4 @@ serde = { version = "1.0.218", features = ["derive"] } serde_json = "1.0.139" tokio = { version = "1.43", 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" } +icarus-models = { git = "ssh://git@gitlab.com/kdeng00/icarus-models.git", tag = "v0.1.1" }