File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
[submodule "libssh-rs-sys/vendored "]
2
2
path = libssh-rs-sys/vendored
3
- url = https://gitlab.com/wez1 /libssh-mirror.git
3
+ url = https://gitlab.com/libssh /libssh-mirror.git
Original file line number Diff line number Diff line change @@ -193,6 +193,7 @@ fn main() {
193
193
"external/poly1305.c" ,
194
194
"external/sc25519.c" ,
195
195
"getpass.c" ,
196
+ "getrandom_crypto.c" ,
196
197
"gzip.c" ,
197
198
"init.c" ,
198
199
"kdf.c" ,
@@ -203,6 +204,7 @@ fn main() {
203
204
"libcrypto.c" ,
204
205
"log.c" ,
205
206
"match.c" ,
207
+ "md_crypto.c" ,
206
208
"messages.c" ,
207
209
"misc.c" ,
208
210
"options.c" ,
@@ -216,9 +218,9 @@ fn main() {
216
218
"pki_ed25519.c" ,
217
219
"pki_ed25519_common.c" ,
218
220
"poll.c" ,
219
- "sftp.c" ,
220
221
"scp.c" ,
221
222
"session.c" ,
223
+ "sftp.c" ,
222
224
"socket.c" ,
223
225
"string.c" ,
224
226
"threads.c" ,
Submodule
vendored updated from 56e1b0a to 479eca1
You can’t perform that action at this time.
0 commit comments