File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1- # 0.12.3
1+ # 0.12.4
22- [ executable bits to support build platform linters] ( https://github.com/rust-lang-nursery/error-chain/pull/289 )
33
44# 0.12.2
Original file line number Diff line number Diff line change 11[package ]
22name = " error-chain"
3- version = " 0.12.3 " # remember to update html_root_url
3+ version = " 0.12.4 " # remember to update html_root_url
44authors = [ " Brian Anderson <banderson@mozilla.com>" ,
55 " Paul Colomiets <paul@colomiets.name>" ,
66 " Colin Kiegel <kiegel@gmx.de>" ,
Original file line number Diff line number Diff line change 11#![ deny( missing_docs) ]
2- #![ doc( html_root_url = "https://docs.rs/error-chain/0.12.3 " ) ]
2+ #![ doc( html_root_url = "https://docs.rs/error-chain/0.12.4 " ) ]
33
44//! A library for consistent and reliable error handling
55//!
You can’t perform that action at this time.
0 commit comments