Author: Jason White [github@jasonwhite.io]
Hash: e0635c681f4d17413a225ce6f6f52a8627074931
Timestamp: Sun, 16 Feb 2020 21:05:25 +0000 (4 years ago)

+2 -2 +/-2 browse
v0.2.8
1diff --git a/Cargo.lock b/Cargo.lock
2index 25528fe..80ba6c3 100644
3--- a/Cargo.lock
4+++ b/Cargo.lock
5 @@ -1056,7 +1056,7 @@ dependencies = [
6
7 [[package]]
8 name = "rudolfs"
9- version = "0.2.7"
10+ version = "0.2.8"
11 dependencies = [
12 "askama 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
13 "bytes 0.4.12 (registry+https://github.com/rust-lang/crates.io-index)",
14 diff --git a/Cargo.toml b/Cargo.toml
15index 0dc7139..e73161c 100644
16--- a/Cargo.toml
17+++ b/Cargo.toml
18 @@ -1,6 +1,6 @@
19 [package]
20 name = "rudolfs"
21- version = "0.2.7"
22+ version = "0.2.8"
23 authors = ["Jason White <rust@jasonwhite.io>"]
24 edition = "2018"
25 description = """