aboutsummaryrefslogtreecommitdiff
path: root/fondant_deps/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'fondant_deps/Cargo.toml')
-rw-r--r--fondant_deps/Cargo.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/fondant_deps/Cargo.toml b/fondant_deps/Cargo.toml
index 2d1a2db..3e40afd 100644
--- a/fondant_deps/Cargo.toml
+++ b/fondant_deps/Cargo.toml
@@ -2,6 +2,12 @@
2name = "fondant_deps" 2name = "fondant_deps"
3version = "0.1.0" 3version = "0.1.0"
4authors = ["Akshay <[email protected]>"] 4authors = ["Akshay <[email protected]>"]
5description = "External dependencies to supplement fondant"
6readme = "readme.md"
7repository = "https://github.com/nerdypepper/fondant"
8license = "MIT"
9keywords = ["cli", "configuration", "macro"]
10categories = ["command-line-utilities", "config"]
5edition = "2018" 11edition = "2018"
6 12
7[dependencies] 13[dependencies]