Skip to content

Commit a2be65f

Browse files
committed
Update license expression in s3
1 parent 358f762 commit a2be65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/s3/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = "cargo-registry-s3"
44
version = "0.2.0"
55
authors = ["Alex Crichton <[email protected]>"]
6-
license = "MIT/Apache-2.0"
6+
license = "MIT OR Apache-2.0"
77
repository = "https://github.com/rust-lang/crates.io"
88
description = "Interaction between crates.io and S3 for storing crate files"
99

0 commit comments

Comments
 (0)