Skip to content

Commit

Permalink
Update fog/overseer/server/src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
remoun authored Mar 16, 2022
1 parent 078848b commit 9fc490d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog/overseer/server/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Copyright (c) 2018-2022 The MobileCoin Foundation

#![feature(proc_macro_hygiene, decl_macro)]

#[deny(missing_docs)]
pub mod config;
pub mod metrics;
pub mod responses;
Expand Down

0 comments on commit 9fc490d

Please sign in to comment.