Skip to content

Commit

Permalink
add feature flag
Browse files Browse the repository at this point in the history
  • Loading branch information
danieleades committed Nov 25, 2023
1 parent 4cdf472 commit 531cf76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
)]
#![warn(clippy::pedantic)]
#![allow(clippy::missing_errors_doc)]
#![feature(impl_trait_in_assoc_type)]

//! A Monzo client in pure rust.
//!
Expand Down

0 comments on commit 531cf76

Please sign in to comment.