Author: Jason White [github@jasonwhite.io]
Hash: 655be8f13006c09a1e2b9dd04682ec91c401b411
Timestamp: Wed, 19 Feb 2020 05:26:44 +0000 (4 years ago)

+2 -2 +/-2 browse
v0.2.9
1diff --git a/Cargo.lock b/Cargo.lock
2index 80ba6c3..ec28a7c 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.8"
10+ version = "0.2.9"
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 e73161c..01d53e5 100644
16--- a/Cargo.toml
17+++ b/Cargo.toml
18 @@ -1,6 +1,6 @@
19 [package]
20 name = "rudolfs"
21- version = "0.2.8"
22+ version = "0.2.9"
23 authors = ["Jason White <rust@jasonwhite.io>"]
24 edition = "2018"
25 description = """