Skip to content

Commit c404f14

Browse files
committed
Stopped EncodableCrate from returning a license, and instead made EncodableVersion return it.
1 parent 98f5335 commit c404f14

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/krate.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -501,7 +501,6 @@ impl Crate {
501501
description,
502502
homepage,
503503
documentation,
504-
license,
505504
repository,
506505
..
507506
} = self;

0 commit comments

Comments
 (0)