aboutsummaryrefslogtreecommitdiff
path: root/fondant/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'fondant/Cargo.toml')
-rw-r--r--fondant/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/fondant/Cargo.toml b/fondant/Cargo.toml
index 3ebb7f6..7c8588f 100644
--- a/fondant/Cargo.toml
+++ b/fondant/Cargo.toml
@@ -12,4 +12,4 @@ edition = "2018"
12 12
13[dependencies] 13[dependencies]
14fondant_derive = {version = "0.1.1", path = "../fondant_derive"} 14fondant_derive = {version = "0.1.1", path = "../fondant_derive"}
15fondant_deps = {version = "0.1.0", path = "../fondant_deps"} 15fondant_deps = {version = "0.1.1", path = "../fondant_deps"}