summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 7a78bed..8db9333 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,5 +8,5 @@ http = "1"
serde = { version = "1", features = ["derive"] }
serde_json = "1"
time = { version = "0.3", features = ["formatting", "macros", "parsing", "serde"] }
-trakt-core = { path = "trakt-core", version = "0.2.0" }
-trakt-macros = { path = "trakt-macros", version = "0.1.3" }
+trakt-core = { path = "trakt-core", version = "0.2.1" }
+trakt-macros = { path = "trakt-macros", version = "0.1.4" }