Selaa lähdekoodia

Fix a Cargo warning.

whitequark 8 vuotta sitten
vanhempi
commit
ef04295a8a
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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 }