Jelajahi Sumber

Fix a Cargo warning.

whitequark 8 tahun lalu
induk
melakukan
ef04295a8a
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      Cargo.toml

+ 0 - 1
Cargo.toml

@@ -3,7 +3,6 @@ name = "smoltcp"
 version = "0.1.0"
 authors = ["whitequark <whitequark@whitequark.org>"]
 license = "0BSD"
-license-file = "LICENSE-0BSD"
 
 [dependencies]
 byteorder = { version = "0.5", default-features = false }