Skip to content

Commit 7b36120

Browse files
Putting licenses in ABC order
1 parent 88a8dcd commit 7b36120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ documentation = "http://mattnenterprise.github.io/rust-ftp"
66
repository = "https://github.com/mattnenterprise/rust-ftp"
77
description = "FTP client for Rust"
88
readme = "README.md"
9-
license = "MIT / Apache-2.0"
9+
license = "Apache-2.0/MIT"
1010
keywords = ["ftp"]
1111

1212
[lib]

0 commit comments

Comments
 (0)