mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-10-29 09:07:09 +08:00
ci(runner): rewrite collection_runner.sh in rust (#1604)
This commit is contained in:
@ -33,7 +33,7 @@ signal-hook = { version = "0.3.15", optional = true }
|
||||
thiserror = "1.0.40"
|
||||
time = { version = "0.3.21", features = ["serde", "serde-well-known", "std"] }
|
||||
tokio = { version = "1.28.2", features = ["macros", "rt-multi-thread"], optional = true }
|
||||
phonenumber = "0.3.2+8.13.9"
|
||||
phonenumber = "0.3.2"
|
||||
|
||||
# First party crates
|
||||
masking = { version = "0.1.0", path = "../masking" }
|
||||
|
||||
Reference in New Issue
Block a user