Skip to content

Commit

Permalink
style: rust fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
soralit committed Jun 28, 2024
1 parent bdb8f0b commit c59050d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rust/apps/arweave/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ pub mod ao_transaction;
pub mod data_item;
pub mod deep_hash;
pub mod errors;
pub mod transaction;
mod tokens;
pub mod transaction;

#[macro_use]
extern crate alloc;
Expand Down

0 comments on commit c59050d

Please sign in to comment.