mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-25 07:41:34 +00:00
*: Migrate to Rust 2021 edition (#2339)
Co-authored-by: Max Inden <mail@max-inden.de>
This commit is contained in:
@ -46,7 +46,8 @@
|
||||
//! name = "rust-libp2p-tutorial"
|
||||
//! version = "0.1.0"
|
||||
//! authors = ["Max Inden <mail@max-inden.de>"]
|
||||
//! edition = "2018"
|
||||
//! edition = "2021"
|
||||
//! rust-version = "1.56.1"
|
||||
//!
|
||||
//! [dependencies]
|
||||
//! libp2p = "<insert-current-version-here>"
|
||||
|
Reference in New Issue
Block a user