Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
duniter
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Package Registry
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
timothe
duniter
Commits
cc0ab300
Commit
cc0ab300
authored
Aug 21, 2020
by
Éloïs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[deps] upgrade flate2 1.0.14 -> 1.0.16
parent
d21230c8
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
9 deletions
+9
-9
Cargo.lock
Cargo.lock
+8
-8
neon/native/Cargo.toml
neon/native/Cargo.toml
+1
-1
No files found.
Cargo.lock
View file @
cc0ab300
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "adler
32
"
version = "
1.0.4
"
name = "adler"
version = "
0.2.3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
5d2e7343e7fc9de883d1b0341e0b13970f764c14101234857d2ddafa1cb1cac2
"
checksum = "
ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e
"
[[package]]
name = "aho-corasick"
...
...
@@ -176,9 +176,9 @@ checksum = "bb1f6b1ce1c140482ea30ddd3335fc0024ac7ee112895426e0a629a6c20adfe3"
[[package]]
name = "flate2"
version = "1.0.1
4
"
version = "1.0.1
7
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
2cfff41391129e0a856d6d822600b8d71179d46879e310417eb9c762eb178b42
"
checksum = "
766d0e77a2c1502169d4a93ff3b8c15a71fd946cd0126309752104e5f3c46d94
"
dependencies = [
"cfg-if",
"crc32fast",
...
...
@@ -248,11 +248,11 @@ dependencies = [
[[package]]
name = "miniz_oxide"
version = "0.
3.6
"
version = "0.
4.0
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
aa679ff6578b1cddee93d7e82e263b94a575e0bfced07284eb0c037c1d2416a5
"
checksum = "
be0f75932c1f6cfae3c04000e40114adf955636e19040f9c0a2c380702aa1c7f
"
dependencies = [
"adler
32
",
"adler",
]
[[package]]
...
...
neon/native/Cargo.toml
View file @
cc0ab300
...
...
@@ -19,5 +19,5 @@ bincode = "1.2.1"
bs58
=
"0.3.0"
dup-crypto
=
{
version
=
"0.17"
,
default-features
=
false
,
features
=
[
"rand"
,
"scrypt"
]
}
dubp-wot
=
"0.11.0"
flate2
=
"1.0.1
4
"
flate2
=
"1.0.1
6
"
neon
=
"0.4.0"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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