Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cargo.toml: Replace '/' with 'OR' in 'license'
Catch up with our recommendations from 7dee65f (src/doc/manifest: Pin 'license' to SPDX 2.1 expressions and the 2.4 list, 2018-01-04, rust-lang#4898), which deprecated '/' in favor of vanilla SPDX license expressions. I've gone with the disjunctive OR, because the README has: > Cargo is primarily distributed under the terms of both the MIT > license and the Apache License (Version 2.0).
- Loading branch information