summaryrefslogtreecommitdiffstats
path: root/kitchen_sink
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2019-02-15 12:18:10 +0000
committerKornel <kornel@geekhood.net>2019-02-15 12:18:10 +0000
commit5f4be7517af886cccabeba8c2158b27452e47464 (patch)
tree35b3a034b909efbc9bcb9d0a9f79b7a3cd65d9f1 /kitchen_sink
parentd3e3ec587dfa5f3781de7916f6c268fd0a346460 (diff)
Bump
Diffstat (limited to 'kitchen_sink')
-rw-r--r--kitchen_sink/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen_sink/Cargo.toml b/kitchen_sink/Cargo.toml
index 4287b1e..d7a9b12 100644
--- a/kitchen_sink/Cargo.toml
+++ b/kitchen_sink/Cargo.toml
@@ -23,7 +23,7 @@ rich_crate = { path = "../rich_crate" }
simple_cache = { git = "https://gitlab.com/crates.rs/simple_cache.git", version = "0.6.0" }
lazyonce = "0.3.0"
repo_url = { git = "https://gitlab.com/crates.rs/repo_url.git", version = "0.3.0" }
-cargo_toml = "0.6.0"
+cargo_toml = "0.6.4"
serde = "1.0.43"
serde_derive = "1.0.70"
serde_json = "1.0.33"