mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 15:25:19 +00:00
derive: fix SPDX syntax
This commit is contained in:
parent
e6460982ef
commit
357d7a4dd1
@ -4,7 +4,7 @@ version = "0.3.2"
|
||||
description = "Procedural macro package for Rinja"
|
||||
homepage = "https://github.com/rinja-rs/rinja"
|
||||
repository = "https://github.com/rinja-rs/rinja"
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
workspace = ".."
|
||||
readme = "README.md"
|
||||
edition = "2021"
|
||||
|
@ -4,7 +4,7 @@ version = "0.3.2"
|
||||
description = "Procedural macro package for Rinja"
|
||||
homepage = "https://github.com/rinja-rs/rinja"
|
||||
repository = "https://github.com/rinja-rs/rinja"
|
||||
license = "MIT/Apache-2.0"
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "README.md"
|
||||
edition = "2021"
|
||||
rust-version = "1.71"
|
||||
|
Loading…
x
Reference in New Issue
Block a user