aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib.rs
diff options
context:
space:
mode:
authorPhilipp A2018-12-02 12:37:31 +0100
committerPhilipp A2018-12-02 12:37:31 +0100
commitfad2dff1c719470a4ed8542b05a210056de6949a (patch)
tree69142a504f085e6350e071a4c2d35a7b0e7e3b73 /src/lib.rs
parent30f5d8b4a22c189bc8a4b24e9cf2bb4907ef191b (diff)
downloadrust-rst-fad2dff1c719470a4ed8542b05a210056de6949a.tar.bz2
Switched url to target
Diffstat (limited to 'src/lib.rs')
-rw-r--r--src/lib.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib.rs b/src/lib.rs
index e2ba24d..dbabe8d 100644
--- a/src/lib.rs
+++ b/src/lib.rs
@@ -3,3 +3,4 @@
pub mod document_tree;
pub mod parser;
pub mod renderer;
+pub mod target;