Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
clients
Rust
Ğcli
Commits
c29b7bec
Commit
c29b7bec
authored
Dec 17, 2020
by
Éloïs
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
deps: upgrade duniter-gva-gql
parent
ed1d1893
Pipeline
#10502
failed with stages
in 15 minutes and 48 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
Cargo.lock
Cargo.lock
+15
-15
No files found.
Cargo.lock
View file @
c29b7bec
...
...
@@ -718,7 +718,7 @@ dependencies = [
[[package]]
name = "duniter-conf"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"dubp",
"serde",
...
...
@@ -727,7 +727,7 @@ dependencies = [
[[package]]
name = "duniter-dbs"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"arrayvec",
"bincode",
...
...
@@ -748,7 +748,7 @@ dependencies = [
[[package]]
name = "duniter-dbs-read-ops"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"anyhow",
"dubp",
...
...
@@ -759,7 +759,7 @@ dependencies = [
[[package]]
name = "duniter-dbs-write-ops"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"chrono",
"dubp",
...
...
@@ -772,7 +772,7 @@ dependencies = [
[[package]]
name = "duniter-gva-dbs-reader"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"anyhow",
"dubp",
...
...
@@ -783,7 +783,7 @@ dependencies = [
[[package]]
name = "duniter-gva-gql"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"anyhow",
"arrayvec",
...
...
@@ -807,7 +807,7 @@ dependencies = [
[[package]]
name = "duniter-mempools"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"dubp",
"duniter-dbs",
...
...
@@ -820,7 +820,7 @@ dependencies = [
[[package]]
name = "duniter-module"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"anyhow",
"async-trait",
...
...
@@ -900,9 +900,9 @@ checksum = "e88a8acf291dafb59c2d96e8f59828f3838bb1a70398823ade51a84de6a6deed"
[[package]]
name = "fast-threadpool"
version = "0.2.
2
"
version = "0.2.
3
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
f7b7af2f4b094190e85f8ba81ac02159ca91edc5aacd490eebfcc3f53b444e11
"
checksum = "
0585e8f3a04d8c4a65927a5cb5e42c6ce641528b4fc294af9d7990fcd6c4b86a
"
dependencies = [
"async-oneshot",
"flume",
...
...
@@ -929,9 +929,9 @@ dependencies = [
[[package]]
name = "flume"
version = "0.
9.2
"
version = "0.
10.0
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1
bebadab126f8120d410b677ed95eee4ba6eb7c6dd8e34a5ec88a08050e26132
"
checksum = "1
e727ae0c455db3603e32c03fa722a8ccbd616b394eca686d76f9b2c9a91bb91
"
dependencies = [
"futures-core",
"futures-sink",
...
...
@@ -1489,7 +1489,7 @@ dependencies = [
[[package]]
name = "kv_typed"
version = "0.1.0"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
fbb9547856d820259a03e619629134151dd26603
"
source = "git+https://git.duniter.org/nodes/typescript/duniter?branch=dev#
339cf5979fd008eab765909d87594c6a78043ce5
"
dependencies = [
"byteorder",
"cfg-if 0.1.10",
...
...
@@ -1680,9 +1680,9 @@ dependencies = [
[[package]]
name = "nanorand"
version = "0.
4.4
"
version = "0.
5.1
"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "
dacfd1e4084e3220e57fbd5a7030deb
248
b
46
051d4ac2989e1d4a890e393d7c5
"
checksum = "
3173d7bb904c5a3a2f9167eb936916a39e971
24846
b8316223323aed9a34d1e7
"
dependencies = [
"getrandom 0.2.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