mirror of
https://github.com/juspay/hyperswitch.git
synced 2025-11-02 12:06:56 +08:00
chore(router): remove recon from default features (#3370)
Co-authored-by: Kashif <mohammed.kashif@juspay.in>
This commit is contained in:
@ -8,7 +8,7 @@ readme = "README.md"
|
||||
license.workspace = true
|
||||
|
||||
[features]
|
||||
default = ["payouts", "frm", "recon"]
|
||||
default = ["payouts", "frm"]
|
||||
business_profile_routing = []
|
||||
connector_choice_bcompat = []
|
||||
errors = ["dep:actix-web", "dep:reqwest"]
|
||||
|
||||
Reference in New Issue
Block a user