Skip to content

Commit

Permalink
chore: trigger full workflow run
Browse files Browse the repository at this point in the history
  • Loading branch information
lklimek committed Nov 25, 2024
1 parent 601c907 commit 2893ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rs-dpp/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![cfg_attr(docsrs, feature(doc_cfg))]
// Coding conventions
// Coding conventions.
#![forbid(unsafe_code)]
//#![deny(missing_docs)]
#![allow(dead_code)]
Expand Down

0 comments on commit 2893ac0

Please sign in to comment.