Skip to content

Commit 4c033d2

Browse files
committed
Remove edition from Cargo.toml
1 parent df37fdb commit 4c033d2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: transports/quic/Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name = "libp2p-quic"
33
version = "0.1.0"
44
authors = ["Parity Technologies <[email protected]>"]
55
license = "MIT"
6-
edition = "2018"
76

87
[dependencies]
98
bytes = "0.4.9"

0 commit comments

Comments
 (0)