Skip to content

Commit

Permalink
update Cargo.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ecioppettini committed Sep 2, 2020
1 parent 9cef927 commit 5c7253c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 117 deletions.
116 changes: 0 additions & 116 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion jormungandr/src/notifier/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use crate::utils::task::TokioServiceInfo;
use chain_impl_mockchain::header::HeaderId;
use futures::{select, SinkExt, StreamExt};
use jormungandr_lib::interfaces::notifier::JsonMessage;
use slog::Logger;
use std::sync::atomic::{AtomicUsize, Ordering};
use std::sync::Arc;
use tokio::sync::{broadcast, watch};
Expand Down

0 comments on commit 5c7253c

Please sign in to comment.