diff options
-rw-r--r-- | fondant/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fondant/Cargo.toml b/fondant/Cargo.toml index 7c8588f..c5d7078 100644 --- a/fondant/Cargo.toml +++ b/fondant/Cargo.toml | |||
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "fondant" | 2 | name = "fondant" |
3 | version = "0.1.1" | 3 | version = "0.1.2" |
4 | authors = ["Akshay <[email protected]>"] | 4 | authors = ["Akshay <[email protected]>"] |
5 | description = "Macro based library to take the boilerplate out of configuration handling" | 5 | description = "Macro based library to take the boilerplate out of configuration handling" |
6 | readme = "readme.md" | 6 | readme = "readme.md" |