Skip to content

Commit dcf433b

Browse files
committed
chore: update maidsafe remote crates
1 parent 7e0d860 commit dcf433b

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

contrib/autogen/remote_crates.json

+2-8
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
{
22
"bls_dkg": {"git": "https://github.com/maidsafe/bls_dkg"},
3-
"bls_signature_aggregator": {"git": "https://github.com/maidsafe/bls_signature_aggregator"},
43
"blsbs": {"git": "https://github.com/dan-da/blsbs"},
54
"blstrs": {"git": "https://github.com/filecoin-project/blstrs"},
6-
"blst-bulletproofs": {"git": "https://github.com/davidrusu/blst-bulletproofs"},
5+
"blst-bulletproofs": {"git": "https://github.com/maidsafe/blst-bulletproofs"},
76
"blst-ringct": {"git": "https://github.com/maidsafe/blst-ringct"},
87
"blsttc": {"git": "https://github.com/maidsafe/blsttc"},
98
"brb": {"git": "https://github.com/maidsafe/brb"},
@@ -16,20 +15,15 @@
1615
"lru_time_cache": {"git": "https://github.com/maidsafe/lru_time_cache"},
1716
"qjsonrpc": {"git": "https://github.com/maidsafe/qjsonrpc"},
1817
"qp2p": {"git": "https://github.com/maidsafe/qp2p"},
19-
"resource_proof": {"git": "https://github.com/maidsafe/resource_proof"},
2018
"rust-crdts": {"git": "https://github.com/rust-crdt/rust-crdt"},
2119
"secured_linked_list": {"git": "https://github.com/maidsafe/secured_linked_list"},
2220
"sn": {"git": "https://github.com/maidsafe/safe_network", "path": "sn", "crate": "safe_network"},
2321
"sn_api": {"git": "https://github.com/maidsafe/safe_network", "path": "sn_api", "crate": "safe_network"},
24-
"sn_bindgen": {"git": "https://github.com/maidsafe/sn_bindgen"},
2522
"sn_cli": {"git": "https://github.com/maidsafe/safe_network", "path": "sn_cli", "crate": "safe_network"},
2623
"sn_cmd_test_utilities": {"git": "https://github.com/maidsafe/safe_network", "path": "sn_cmd_test_utilities", "crate": "safe_network"},
2724
"sn_dbc": {"git": "https://github.com/maidsafe/sn_dbc"},
28-
"sn_entropy_check": {"git": "https://github.com/maidsafe/sn_entropy_check"},
29-
"sn_fake_clock": {"git": "https://github.com/maidsafe/sn_fake_clock"},
30-
"sn_ffi_utils": {"git": "https://github.com/maidsafe/sn_ffi_utils"},
3125
"sn_fs": {"git": "https://github.com/maidsafe/sn_fs"},
3226
"sn_launch_tool": {"git": "https://github.com/maidsafe/sn_launch_tool"},
3327
"sn_payment": {"git": "https://github.com/dan-da/sn_payment"},
3428
"xor_name": {"git": "https://github.com/maidsafe/xor_name"}
35-
}
29+
}

0 commit comments

Comments
 (0)