summaryrefslogtreecommitdiffstats
path: root/front_end/Cargo.toml
diff options
context:
space:
mode:
authorKornel <kornel@geekhood.net>2020-02-28 18:53:29 +0000
committerKornel <kornel@geekhood.net>2020-02-28 18:53:29 +0000
commit4ecf9e46ace52c3d0a2349be4a5e30deab40ce8d (patch)
tree4390b363c34d3fd5a1e47033ea3cfbdfeedeac2b /front_end/Cargo.toml
parentba9ffff97e85f0df74c24785ffaa7706a7c9af7f (diff)
Ugc attr
Diffstat (limited to 'front_end/Cargo.toml')
-rw-r--r--front_end/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/front_end/Cargo.toml b/front_end/Cargo.toml
index 29f1361..8889b9b 100644
--- a/front_end/Cargo.toml
+++ b/front_end/Cargo.toml
@@ -15,7 +15,7 @@ ructe = "0.9"
[dependencies]
kitchen_sink = { path = "../kitchen_sink", version = "0.9" }
rich_crate = { path = "../rich_crate" }
-render_readme = { git = "https://gitlab.com/crates.rs/render_readme.git", version = "0.6.0" }
+render_readme = { git = "https://gitlab.com/crates.rs/render_readme.git", version = "0.7.0" }
categories = { path = "../categories" }
udedokei = { path = "../udedokei" }
search_index = { path = "../search_index" }