Print the changelog when updating

This commit is contained in:
Roey Darwish Dror
2018-12-23 13:17:53 +02:00
parent badc6b665b
commit ee54107d2a
4 changed files with 15 additions and 7 deletions

View File

@@ -31,6 +31,9 @@ nix = "0.12.0"
[profile.release]
lto = true
[patch.crates-io]
self_update = { git = "https://github.com/r-darwish/self_update", branch = "github-extended" }
[features]
default = []