Skip to content

Commit c3de24c

Browse files
committed
chore: ensure salsa-macros have a licence
1 parent 710691d commit c3de24c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

components/salsa-macro-rules/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
name = "salsa-macro-rules"
33
version = "0.1.0"
44
edition = "2021"
5+
authors = ["Salsa developers"]
6+
license = "Apache-2.0 OR MIT"
7+
repository = "https://github.com/salsa-rs/salsa"
8+
description = "Declarative macros for the salsa crate"
59

610
[dependencies]

0 commit comments

Comments
 (0)