diff --git a/vendored/Cargo.toml b/vendored/Cargo.toml index 95f87bbb..11d21cb4 100644 --- a/vendored/Cargo.toml +++ b/vendored/Cargo.toml @@ -2,7 +2,7 @@ name = "rustpython-parser-vendored" description = "RustPython parser vendored third-party crates." authors = ["RustPython Team", "and the original authors of the vendored modules"] -license = "Various" +license = "MIT" edition = { workspace = true } version = { workspace = true } repository = { workspace = true }