Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
overcat committed Sep 21, 2024
1 parent 067c6ee commit a0aeb71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
// auto-generated docs.
#![allow(clippy::tabs_in_doc_comments)]
#![allow(clippy::doc_markdown)]
// TODO: Make clippy happy
#![allow(clippy::doc_lazy_continuation)]

//! Library and CLI containing types and functionality for working with Stellar
//! XDR.
Expand Down

0 comments on commit a0aeb71

Please sign in to comment.