Skip to content

Commit

Permalink
Remove edition from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tomaka committed Oct 19, 2018
1 parent 2869c55 commit 3ab8f69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion transports/quic/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name = "libp2p-quic"
version = "0.1.0"
authors = ["Parity Technologies <[email protected]>"]
license = "MIT"
edition = "2018"

[dependencies]
bytes = "0.4.9"
Expand Down

0 comments on commit 3ab8f69

Please sign in to comment.