Diff nextcloud-notify_push-0.2.4 with a nextcloud-notify_push-0.3.0

/usr/portage/www-apps/nextcloud-notify_push/nextcloud-notify_push-0.3.0.ebuild 2023-10-09 14:52:35.876368511 +0300
4 4
EAPI="8"
5 5

  
6 6
CRATES="
7
addr2line-0.16.0
7
addr2line-0.17.0
8 8
adler-1.0.2
9
ahash-0.7.4
9
ahash-0.7.6
10 10
aho-corasick-0.7.18
11 11
ansi_term-0.11.0
12 12
ansi_term-0.12.1
......
18 18
atty-0.2.14
19 19
autocfg-0.1.7
20 20
autocfg-1.0.1
21
backtrace-0.3.61
21
backtrace-0.3.63
22 22
base64-0.12.3
23 23
base64-0.13.0
24 24
beef-0.5.1
25 25
bitflags-1.3.2
26 26
block-buffer-0.9.0
27 27
buf_redux-0.8.4
28
bumpalo-3.7.0
28
bumpalo-3.8.0
29 29
byteorder-1.4.3
30 30
bytes-1.1.0
31
cc-1.0.70
31
cc-1.0.72
32 32
cfg-if-1.0.0
33 33
chrono-0.4.19
34 34
chunked_transfer-1.4.0
35 35
clap-2.33.3
36 36
color-eyre-0.5.11
37 37
color-spantrace-0.1.6
38
combine-4.6.1
38
combine-4.6.2
39 39
cpufeatures-0.2.1
40
crc-2.0.0
40
crc-2.1.0
41 41
crc-catalog-1.1.1
42 42
crc16-0.4.0
43 43
crossbeam-channel-0.5.1
44 44
crossbeam-queue-0.3.2
45 45
crossbeam-utils-0.8.5
46
crypto-mac-0.10.1
46
crypto-mac-0.11.1
47 47
dashmap-4.0.2
48 48
derivative-2.2.0
49 49
digest-0.9.0
......
52 52
dotenv-0.15.0
53 53
dtoa-0.4.8
54 54
either-1.6.1
55
encoding_rs-0.8.28
55
encoding_rs-0.8.29
56 56
eyre-0.6.5
57
flexi_logger-0.19.3
57
flexi_logger-0.19.6
58 58
fnv-1.0.7
59 59
form_urlencoded-1.0.1
60 60
futures-0.3.17
......
68 68
futures-task-0.3.17
69 69
futures-util-0.3.17
70 70
generic-array-0.14.4
71
getrandom-0.1.16
72 71
getrandom-0.2.3
73
gimli-0.25.0
72
gimli-0.26.1
74 73
glob-0.3.0
75
h2-0.3.4
74
h2-0.3.7
76 75
hashbrown-0.11.2
77 76
hashlink-0.7.0
78
headers-0.3.4
77
headers-0.3.5
79 78
headers-core-0.2.0
80 79
heck-0.3.3
81 80
hermit-abi-0.1.19
82 81
hex-0.4.3
83
hmac-0.10.1
84
http-0.2.4
82
hmac-0.11.0
83
http-0.2.5
85 84
http-auth-basic-0.3.1
86
http-body-0.4.3
85
http-body-0.4.4
87 86
httparse-1.5.1
88 87
httpdate-1.0.1
89
hyper-0.14.12
88
hyper-0.14.14
90 89
hyper-rustls-0.22.1
91 90
idna-0.2.3
92 91
indenter-0.3.3
93 92
indexmap-1.7.0
94
input_buffer-0.4.0
95
instant-0.1.10
93
instant-0.1.12
96 94
ipnet-2.3.1
97 95
itertools-0.10.1
98 96
itoa-0.4.8
99
js-sys-0.3.54
97
js-sys-0.3.55
100 98
lazy_static-1.4.0
101
libc-0.2.101
99
libc-0.2.107
102 100
libm-0.2.1
103 101
libsqlite3-sys-0.22.2
104 102
lock_api-0.4.5
......
112 110
mime-0.3.16
113 111
mime_guess-2.0.3
114 112
mini-redis-0.4.1
115
minimal-lexical-0.1.3
113
minimal-lexical-0.2.1
116 114
miniz_oxide-0.4.4
117
mio-0.7.13
115
mio-0.7.14
118 116
miow-0.3.7
119
multipart-0.17.1
117
multipart-0.18.0
120 118
nextcloud-config-parser-0.4.2
121 119
nextcloud_appinfo-0.6.0
122
nom-7.0.0
120
nom-7.1.0
123 121
ntapi-0.3.6
124 122
num-bigint-0.3.3
125
num-bigint-0.4.2
123
num-bigint-0.4.3
126 124
num-bigint-dig-0.7.0
127 125
num-integer-0.1.44
128 126
num-iter-0.1.42
129 127
num-traits-0.2.14
130 128
num_cpus-1.13.0
131 129
numtoa-0.1.0
132
object-0.26.2
130
object-0.27.1
133 131
once_cell-1.8.0
134 132
opaque-debug-0.3.0
135 133
owo-colors-1.3.0
136 134
parking_lot-0.11.2
137 135
parking_lot_core-0.8.5
138
parse-display-0.5.1
139
parse-display-derive-0.5.1
136
parse-display-0.5.3
137
parse-display-derive-0.5.3
140 138
pem-0.8.3
141 139
percent-encoding-2.1.0
142 140
peresil-0.3.0
......
145 143
pin-project-internal-1.0.8
146 144
pin-project-lite-0.2.7
147 145
pin-utils-0.1.0
148
pkg-config-0.3.19
149
ppv-lite86-0.2.10
146
pkg-config-0.3.22
147
ppv-lite86-0.2.15
150 148
proc-macro-error-1.0.4
151 149
proc-macro-error-attr-1.0.4
152 150
proc-macro-hack-0.5.19
153 151
proc-macro-nested-0.1.7
154
proc-macro2-1.0.29
152
proc-macro2-1.0.32
155 153
quick-error-1.2.3
156
quote-1.0.9
157
rand-0.7.3
154
quote-1.0.10
158 155
rand-0.8.4
159
rand_chacha-0.2.2
160 156
rand_chacha-0.3.1
161
rand_core-0.5.1
162 157
rand_core-0.6.3
163
rand_hc-0.2.0
164 158
rand_hc-0.3.1
165
redis-0.21.2
159
redis-0.21.4
166 160
redox_syscall-0.2.10
167 161
redox_termios-0.1.2
168 162
redox_users-0.4.0
......
170 164
regex-automata-0.1.10
171 165
regex-syntax-0.6.25
172 166
remove_dir_all-0.5.3
173
reqwest-0.11.4
167
reqwest-0.11.6
174 168
rfc7239-0.1.0
175 169
ring-0.16.20
176 170
rsa-0.4.1
177 171
rustc-demangle-0.1.21
178 172
rustls-0.19.1
173
rustls-0.20.0
179 174
rustversion-1.0.5
180 175
ryu-1.0.5
181 176
safemem-0.3.3
182 177
scoped-tls-1.0.0
183 178
scopeguard-1.1.0
184 179
sct-0.6.1
180
sct-0.7.0
185 181
semver-0.10.0
186 182
semver-parser-0.7.0
187 183
serde-1.0.130
188 184
serde_derive-1.0.130
189
serde_json-1.0.67
185
serde_json-1.0.69
190 186
serde_urlencoded-0.7.0
191 187
sha-1-0.9.8
192 188
sha1-0.6.0
193 189
sha2-0.9.8
194
sharded-slab-0.1.3
190
sharded-slab-0.1.4
195 191
signal-hook-registry-1.4.0
196 192
simple_asn1-0.5.4
197
slab-0.4.4
198
smallvec-1.6.1
199
socket2-0.4.1
193
slab-0.4.5
194
smallvec-1.7.0
195
socket2-0.4.2
200 196
source-span-2.2.1
201 197
spin-0.5.2
202 198
sqlformat-0.1.8
203
sqlx-0.5.7
204
sqlx-core-0.5.7
205
sqlx-macros-0.5.7
206
sqlx-rt-0.5.7
199
sqlx-0.5.9
200
sqlx-core-0.5.9
201
sqlx-macros-0.5.9
202
sqlx-rt-0.5.9
207 203
stringprep-0.1.2
208 204
strsim-0.8.0
209
structmeta-0.1.3
210
structmeta-derive-0.1.3
211
structopt-0.3.23
212
structopt-derive-0.4.16
205
structmeta-0.1.4
206
structmeta-derive-0.1.4
207
structopt-0.3.25
208
structopt-derive-0.4.18
213 209
subtle-2.4.1
214 210
sxd-document-0.3.2
215 211
sxd-xpath-0.4.2
216
syn-1.0.76
217
synstructure-0.12.5
212
syn-1.0.81
213
synstructure-0.12.6
218 214
tempfile-3.2.0
219 215
termion-1.5.6
220 216
textwrap-0.11.0
221
thiserror-1.0.29
222
thiserror-impl-1.0.29
217
thiserror-1.0.30
218
thiserror-impl-1.0.30
223 219
thread_local-1.1.3
224
time-0.1.43
225
tinyvec-1.4.0
220
time-0.3.4
221
tinyvec-1.5.1
226 222
tinyvec_macros-0.1.0
227
tokio-1.11.0
228
tokio-macros-1.3.0
223
tokio-1.13.0
224
tokio-macros-1.5.1
229 225
tokio-rustls-0.22.0
230
tokio-stream-0.1.7
231
tokio-tungstenite-0.13.0
226
tokio-stream-0.1.8
232 227
tokio-tungstenite-0.15.0
233
tokio-util-0.6.8
228
tokio-util-0.6.9
234 229
tower-service-0.3.1
235
tracing-0.1.27
236
tracing-attributes-0.1.16
237
tracing-core-0.1.20
230
tracing-0.1.29
231
tracing-attributes-0.1.18
232
tracing-core-0.1.21
238 233
tracing-error-0.1.2
239 234
tracing-futures-0.2.5
240 235
tracing-log-0.1.2
241 236
tracing-serde-0.1.2
242
tracing-subscriber-0.2.22
237
tracing-subscriber-0.2.25
243 238
try-lock-0.2.3
244
tungstenite-0.12.0
245 239
tungstenite-0.14.0
246
tungstenite-0.15.0
240
tungstenite-0.16.0
247 241
twoway-0.1.8
248 242
typed-arena-1.7.0
249 243
typenum-1.14.0
250 244
uncased-0.9.6
251 245
unicase-2.6.0
252
unicode-bidi-0.3.6
246
unicode-bidi-0.3.7
253 247
unicode-normalization-0.1.19
254 248
unicode-segmentation-1.8.0
255
unicode-width-0.1.8
249
unicode-width-0.1.9
256 250
unicode-xid-0.2.2
257 251
unicode_categories-0.1.1
258 252
untrusted-0.7.1
259
ureq-2.2.0
253
ureq-2.3.0
260 254
url-2.2.2
261 255
utf-8-0.7.6
262 256
utf8-ranges-1.0.4
......
264 258
vec_map-0.8.2
265 259
version_check-0.9.3
266 260
want-0.3.0
267
warp-0.3.1
261
warp-0.3.2
268 262
warp-real-ip-0.2.0
269
wasi-0.9.0+wasi-snapshot-preview1
270 263
wasi-0.10.2+wasi-snapshot-preview1
271
wasm-bindgen-0.2.77
272
wasm-bindgen-backend-0.2.77
273
wasm-bindgen-futures-0.4.27
274
wasm-bindgen-macro-0.2.77
275
wasm-bindgen-macro-support-0.2.77
276
wasm-bindgen-shared-0.2.77
277
web-sys-0.3.54
264
wasm-bindgen-0.2.78
265
wasm-bindgen-backend-0.2.78
266
wasm-bindgen-futures-0.4.28
267
wasm-bindgen-macro-0.2.78
268
wasm-bindgen-macro-support-0.2.78
269
wasm-bindgen-shared-0.2.78
270
web-sys-0.3.55
278 271
webpki-0.21.4
272
webpki-0.22.0
279 273
webpki-roots-0.21.1
280
whoami-1.1.3
274
webpki-roots-0.22.1
275
whoami-1.2.0
281 276
winapi-0.3.9
282 277
winapi-i686-pc-windows-gnu-0.4.0
283 278
winapi-x86_64-pc-windows-gnu-0.4.0
284 279
winreg-0.7.0
285 280
xpath_reader-0.5.3
286 281
zeroize-1.3.0
287
zeroize_derive-1.1.0
282
zeroize_derive-1.2.2
288 283
"
289 284

  
290 285
inherit cargo systemd
Thank you!