diff options
author | Akshay <[email protected]> | 2020-04-03 13:13:17 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-04-03 13:13:17 +0100 |
commit | c6de9f2552b9299f247485c44c1c66d0cd3b2012 (patch) | |
tree | 958a549f1cffa2c45d901687f100318e7602c9e3 /fondant_derive | |
parent | 18678dec57136707a73b9cc044a65b67c18b37fd (diff) |
supress errors, release 0.1.1
Diffstat (limited to 'fondant_derive')
-rw-r--r-- | fondant_derive/Cargo.toml | 2 |
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] |
2 | name = "fondant_derive" | 2 | name = "fondant_derive" |
3 | version = "0.1.0" | 3 | version = "0.1.1" |
4 | authors = ["Akshay <[email protected]>"] | 4 | authors = ["Akshay <[email protected]>"] |
5 | description = "Core macros of fondant" | 5 | description = "Core macros of fondant" |
6 | readme = "readme.md" | 6 | readme = "readme.md" |