aboutsummaryrefslogtreecommitdiff
path: root/macros
diff options
context:
space:
mode:
Diffstat (limited to 'macros')
-rw-r--r--macros/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/Cargo.toml b/macros/Cargo.toml
index 4ee8a45..20c3b5f 100644
--- a/macros/Cargo.toml
+++ b/macros/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rustables-macros"
-version = "0.1.0"
-authors = ["Simon Thoby"]
+version = "0.1.1-alpha1"
+authors = ["lafleur@boum.org", "Simon Thoby"]
license = "GPL-3.0-or-later"
description = "Internal macros for generation netlink structures for the rustables project"
repository = "https://gitlab.com/rustwall/rustables"