Compare commits
1 Commits
v0.2.0
...
v0.2.0-dev
Author | SHA1 | Date | |
---|---|---|---|
332e9d3378 |
@@ -23,5 +23,4 @@ icarus_models = { git = "ssh://git@git.kundeng.us/phoenix/icarus_models.git", ta
|
||||
[dev-dependencies]
|
||||
http-body-util = { version = "0.1.3" }
|
||||
url = { version = "2.5" }
|
||||
reqwest = { version = "0.12.5", features = ["json"] } # For making HTTP requests in tests
|
||||
once_cell = { version = "1.19" } # Useful for lazy initialization in tests/app setup
|
||||
|
Reference in New Issue
Block a user