Bump bugreport from 0.4 to 0.5

This commit is contained in:
Fabio Valentini 2022-07-26 22:50:44 +02:00
parent 8ff2c66b5d
commit ddf4908459
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF
2 changed files with 11 additions and 1 deletions

View File

@ -1,5 +1,14 @@
--- gitui-0.16.2/Cargo.toml 1970-01-01T00:00:00+00:00
+++ gitui-0.16.2/Cargo.toml 2022-02-13T16:05:32.616632+00:00
+++ gitui-0.16.2/Cargo.toml 2022-07-26T20:50:16.570317+00:00
@@ -45,7 +45,7 @@
version = "1.2"
[dependencies.bugreport]
-version = "0.4"
+version = "0.5"
[dependencies.bytesize]
version = "1.0"
@@ -62,7 +62,7 @@
version = "0.5"

View File

@ -13,6 +13,7 @@ License: MIT
URL: https://crates.io/crates/gitui
Source: %{crates_source}
# Initial patched metadata
# * bump bugreport from 0.4 to 0.5
# * bump crossterm from 0.19 to 0.22
# * bump tui from 0.15 to 0.17
# * drop unused optional pprof dependency