Author: Jason White [github@jasonwhite.io]
Hash: 45b108db22922740aaef75f76c799e66b8e80445
Timestamp: Mon, 16 Dec 2019 00:56:32 +0000 (4 years ago)

+2 -2 +/-2 browse
v0.2.7
1diff --git a/Cargo.lock b/Cargo.lock
2index 2b9b987..25528fe 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.6"
10+ version = "0.2.7"
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 44467a0..0dc7139 100644
16--- a/Cargo.toml
17+++ b/Cargo.toml
18 @@ -1,6 +1,6 @@
19 [package]
20 name = "rudolfs"
21- version = "0.2.6"
22+ version = "0.2.7"
23 authors = ["Jason White <rust@jasonwhite.io>"]
24 edition = "2018"
25 description = """