We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 442427f commit 3c7e69bCopy full SHA for 3c7e69b
libp2p/src/tutorials/ping.rs
@@ -52,7 +52,7 @@
52
//! [package]
53
//! name = "rust-libp2p-tutorial"
54
//! version = "0.1.0"
55
-//! edition.workspace = true
+//! edition = "2021"
56
//!
57
//! [dependencies]
58
//! libp2p = { version = "0.54", features = ["noise", "ping", "tcp", "tokio", "yamux"] }
0 commit comments