Author: Jason White [jwhite@esri.com]
Hash: 89951691700ba253566883ad5c9e61ba690c5461
Timestamp: Mon, 06 May 2019 18:30:42 +0000 (5 years ago)

+2 -2 +/-2 browse
v0.2.6
1diff --git a/Cargo.lock b/Cargo.lock
2index f6d7749..31411da 100644
3--- a/Cargo.lock
4+++ b/Cargo.lock
5 @@ -1035,7 +1035,7 @@ dependencies = [
6
7 [[package]]
8 name = "rudolfs"
9- version = "0.2.5"
10+ version = "0.2.6"
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 b86d524..082adba 100644
16--- a/Cargo.toml
17+++ b/Cargo.toml
18 @@ -1,6 +1,6 @@
19 [package]
20 name = "rudolfs"
21- version = "0.2.5"
22+ version = "0.2.6"
23 authors = ["Jason White <rust@jasonwhite.io>"]
24 edition = "2018"
25 description = """