Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
World
Read It Later
Commits
bcf1c993
Commit
bcf1c993
authored
Feb 26, 2020
by
Bilal Elmoussaoui
Browse files
minor fixes
parent
3bd94546
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
bcf1c993
...
...
@@ -1947,7 +1947,7 @@ dependencies = [
[[package]]
name = "read-it-later"
version = "0.0.
1
"
version = "0.0.
2
"
dependencies = [
"async-std 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"cairo-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -1978,7 +1978,7 @@ dependencies = [
"surf 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)",
"tokio 0.2.0-alpha.6 (registry+https://github.com/rust-lang/crates.io-index)",
"url 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"wallabag-api 0.1.2 (git+https://github.com/swalladge/wallabag-api.git?rev=
2321780ebe38a9ab4fd3fa536faf80f73391884c
)",
"wallabag-api 0.1.2 (git+https://github.com/swalladge/wallabag-api.git?rev=
71a77358d7d573102894af591ca082175a6a8a93
)",
"webkit2gtk 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
...
...
@@ -2728,7 +2728,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "wallabag-api"
version = "0.1.2"
source = "git+https://github.com/swalladge/wallabag-api.git?rev=
2321780ebe38a9ab4fd3fa536faf80f73391884c#2321780ebe38a9ab4fd3fa536faf80f73391884c
"
source = "git+https://github.com/swalladge/wallabag-api.git?rev=
71a77358d7d573102894af591ca082175a6a8a93#71a77358d7d573102894af591ca082175a6a8a93
"
dependencies = [
"chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -3241,7 +3241,7 @@ dependencies = [
"checksum vcpkg 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)" = "3fc439f2794e98976c88a2a2dafce96b930fe8010b0a256b3c2199a773933168"
"checksum version_check 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "914b1a6776c4c929a602fafd8bc742e06365d4bcbe48c30f9cca5824f70dc9dd"
"checksum version_check 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "078775d0255232fb988e6fccf26ddc9d1ac274299aaedcedce21c6f72cc533ce"
"checksum wallabag-api 0.1.2 (git+https://github.com/swalladge/wallabag-api.git?rev=
2321780ebe38a9ab4fd3fa536faf80f73391884c
)" = "<none>"
"checksum wallabag-api 0.1.2 (git+https://github.com/swalladge/wallabag-api.git?rev=
71a77358d7d573102894af591ca082175a6a8a93
)" = "<none>"
"checksum want 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "1ce8a968cb1cd110d136ff8b819a556d6fb6d919363c61534f6860c7eb172ba0"
"checksum wasi 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b89c3ce4ce14bdc6fb6beaf9ec7928ca331de5df7e5ea278375642a2f478570d"
"checksum wasm-bindgen 0.2.56 (registry+https://github.com/rust-lang/crates.io-index)" = "99de4b68939a880d530aed51289a7c7baee154e3ea8ac234b542c49da7134aaf"
...
...
data/com.belmoussaoui.ReadItLater.metainfo.xml.in.in
View file @
bcf1c993
...
...
@@ -38,7 +38,7 @@
<release
version=
"0.0.2"
date=
"2020-02-26"
>
<description>
<ul>
<li>
Unlock the key
i
rng instead of crashing
</li>
<li>
Unlock the keyr
i
ng instead of crashing
</li>
<li>
Fix crash in headers parsing
</li>
<li>
Other minor fixes
</li>
</ul>
...
...
Sven Fischer
🎧
@Strubbl
mentioned in issue
#33 (closed)
·
Feb 27, 2020
mentioned in issue
#33 (closed)
mentioned in issue #33
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment