Skip to content

Tags: facebookincubator/scrut

Tags

v0.2.1

Set license explicitly

Summary:
This CL sets the `license` attribute in `Cargo.toml` to MIT

# Why?

Clarifiy OSS use conditions. Referening license file instead of specifying `license` directly makes `crates.io` say this is a "non standard license". Setting instead `license` then also shows the license correctly.

https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields

# What?

- Removed `license-file` that pointed to the included `LICENSE` file which contains a MIT license copy
- Added `license = "MIT"`

Reviewed By: AndreasBackx

Differential Revision: D68321468

fbshipit-source-id: 2dccef335e1386d45edf16a7c0fe1784c448f83d

v0.1.0

Dotslash file(s) update for schedule scrut

Summary:
Created by Safer Release DotSlash Automation.
Sandcastle Workflow: https://www.internalfb.com/intern/sandcastle/job/4503601244416147/

Differential Revision: D68056241

fbshipit-source-id: 49c0e2fbdd3d5cea46e9433b5e7db634a3abf2c8