Browse Source

Fix a Cargo warning.

whitequark 8 years ago
parent
commit
ef04295a8a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Cargo.toml

+ 0 - 1
Cargo.toml

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