Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cargo.toml: Bump license-exprs to 1.4.0 #1457

Merged
merged 1 commit into from
Jul 11, 2018

Conversation

wking
Copy link
Contributor

@wking wking commented Jul 10, 2018

And then update Cargo.lock with:

$ cargo build

This bumps us from the SPDX License List 2.4 to 3.1. Some 2.4 identifiers have since been deprecated by SPDX, but none of them have been removed, so it should be safe to deploy this before bumping Cargo and its docs (which mention 2.4 since rust-lang/cargo#4898).

Fixes #1278.

And then update Cargo.lock with:

  $ cargo build

This bumps us from the SPDX License List 2.4 to 3.1.  Some 2.4
identifiers have since been deprecated by SPDX, but none of them have
been removed, so it should be safe to deploy this before bumping Cargo
and its docs (which mention 2.4 since [1]).

[1]: rust-lang/cargo#4898
@carols10cents
Copy link
Member

Just tested this out locally, works great! I was able to publish a crate with license AGPL-3.0-or-later.

bors: r+

bors-voyager bot added a commit that referenced this pull request Jul 11, 2018
1457: Cargo.toml: Bump license-exprs to 1.4.0 r=carols10cents

And then update `Cargo.lock` with:

```console
$ cargo build
```

This bumps us from the SPDX License List 2.4 to 3.1.  Some 2.4 identifiers have since been deprecated by SPDX, but none of them have been removed, so it should be safe to deploy this before bumping Cargo and its docs (which mention 2.4 since rust-lang/cargo#4898).

Fixes #1278.
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Jul 11, 2018

Build succeeded

@bors-voyager bors-voyager bot merged commit 45217ad into rust-lang:master Jul 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants