aboutsummaryrefslogtreecommitdiff
path: root/fondant_derive
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-04-03 13:13:17 +0100
committerAkshay <[email protected]>2020-04-03 13:13:17 +0100
commitc6de9f2552b9299f247485c44c1c66d0cd3b2012 (patch)
tree958a549f1cffa2c45d901687f100318e7602c9e3 /fondant_derive
parent18678dec57136707a73b9cc044a65b67c18b37fd (diff)
supress errors, release 0.1.1
Diffstat (limited to 'fondant_derive')
-rw-r--r--fondant_derive/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fondant_derive/Cargo.toml b/fondant_derive/Cargo.toml
index 3ec27c2..af0d793 100644
--- a/fondant_derive/Cargo.toml
+++ b/fondant_derive/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "fondant_derive" 2name = "fondant_derive"
3version = "0.1.0" 3version = "0.1.1"
4authors = ["Akshay <[email protected]>"] 4authors = ["Akshay <[email protected]>"]
5description = "Core macros of fondant" 5description = "Core macros of fondant"
6readme = "readme.md" 6readme = "readme.md"