diff options
author | Akshay <[email protected]> | 2020-05-02 14:47:27 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2020-05-02 14:47:27 +0100 |
commit | 352c40e3070000168f81f6ee64f795dc0c2a251f (patch) | |
tree | 0c560bc167a84afaad67d981b6ca276b6f0d5516 | |
parent | 80ca1205980cbdd51f300c704a00028314988397 (diff) |
-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" |