You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cargo_err("unknown or invalid license expression; see http://opensource.org/licenses for options, and http://spdx.org/licenses/ for their identifiers")
201
+
})?;
197
202
198
203
Ok(())
199
204
}
@@ -277,13 +282,11 @@ mod tests {
277
282
assert_ok!(validate_license_expr("MIT OR Apache-2.0"));
0 commit comments