You've already forked AstralRinth
forked from didirus/AstralRinth
Use auto payments with paypal (#472)
* Use auto payments with paypal * Remove sandbox key
This commit is contained in:
@@ -56,7 +56,7 @@ zip = { git = "https://github.com/zip-rs/zip", rev = "bb230ef56adc13436d1fcdfaa4
|
||||
|
||||
itertools = "0.10.5"
|
||||
|
||||
validator = { version = "0.16.0", features = ["derive"] }
|
||||
validator = { version = "0.16.0", features = ["derive", "phone"] }
|
||||
regex = "1.6.0"
|
||||
censor = "0.2.0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user