Skip to content

Commit

Permalink
improve stripe team plan switching (#4552)
Browse files Browse the repository at this point in the history
Co-authored-by: Ruben Fiszel <[email protected]>
  • Loading branch information
HugoCasa and rubenfiszel authored Oct 22, 2024
1 parent 18fc0e4 commit 2d5097e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions backend/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ serde_derive = "1.0.147"
const_format = { version = "0.2", features = ["rust_1_64", "rust_1_51"] }
dyn-iter = "0.2.0"
rsa = "0.7.2"
async-stripe = { version = "0.34.1", features = [
async-stripe = { version = "0.39.1", features = [
"runtime-tokio-hyper",
"checkout",
"billing",
Expand Down

0 comments on commit 2d5097e

Please sign in to comment.