Skip to content

Commit

Permalink
wibble: we love Hailong <3
Browse files Browse the repository at this point in the history
  • Loading branch information
aatifsyed committed Mar 13, 2024
1 parent b9ed7b7 commit d510fbe
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ fvm3 = { package = "fvm", default-features = false, version = "~3.8", features =
fvm_shared3 = { package = "fvm_shared", version = "~3.6", default-features = false, features = ["arb"] }
http-range-header = "0.4.0"
insta = { version = "1.36.1", features = ["yaml"] }
libp2p = { version = "0.53", features = ['tcp', 'noise', 'yamux', 'request-response', 'tokio'] }
libp2p-swarm-test = "0.3"
num-bigint = { version = "0.4", features = ['quickcheck'] }
petgraph = "0.6.4"
Expand Down
2 changes: 0 additions & 2 deletions src/cli_shared/cli/client.rs
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
// Copyright 2019-2024 ChainSafe Systems
// SPDX-License-Identifier: Apache-2.0, MIT

#![allow(deprecated)] // TODO(forest): https://github.com/ChainSafe/forest/issues/4034

use std::{
net::{IpAddr, Ipv4Addr, SocketAddr},
path::PathBuf,
Expand Down

0 comments on commit d510fbe

Please sign in to comment.