summaryrefslogtreecommitdiff
path: root/macros/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'macros/Cargo.toml')
-rw-r--r--macros/Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 4617a25..1914482 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -1,6 +1,8 @@
[package]
name = "ridicule-macros"
version = "0.2.0"
+license = "MIT OR Apache-2.0"
+description = "Macros for Ridicule, a mocking library supporting non-static function generics"
edition = "2021"
[lib]