Skip to content

Commit

Permalink
Add tracking issue #11 for async-trait removal
Browse files Browse the repository at this point in the history
  • Loading branch information
vlopes11 committed Mar 19, 2022
1 parent 51fcb01 commit 253189e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fuel-bft/src/lib.rs
Expand Up @@ -5,6 +5,7 @@
extern crate alloc;

// FIXME replace `async_trait` for stdlib when it becomes stable
// https://github.com/FuelLabs/fuel-bft/issues/11

mod consensus;
mod error;
Expand Down

0 comments on commit 253189e

Please sign in to comment.