Skip to content

Commit

Permalink
Fix doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
mzeitlin11 committed Jul 6, 2024
1 parent fd94ab2 commit 8dff545
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stripe_webhook/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#![allow(clippy::large_enum_variant)]
#![recursion_limit = "256"]
//! This crate provides Rust bindings for handling [Stripe webhook events](https://stripe.com/docs/webhooks).
//!
//! Please see the associated examples for basic usage with
Expand Down

0 comments on commit 8dff545

Please sign in to comment.