Skip to content

Commit

Permalink
Update libssh2 submodule to version 1.11.1
Browse files Browse the repository at this point in the history
Closes #323
  • Loading branch information
yodaldevoid committed Nov 5, 2024
1 parent 19c48dd commit e6d9dde
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions libssh2-sys/build.rs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ fn main() {
cfg.file("libssh2/src/agent.c")
.file("libssh2/src/bcrypt_pbkdf.c")
.file("libssh2/src/blowfish.c")
.file("libssh2/src/chacha.c")
.file("libssh2/src/channel.c")
.file("libssh2/src/cipher-chachapoly.c")
.file("libssh2/src/comp.c")
.file("libssh2/src/crypt.c")
.file("libssh2/src/crypto.c")
Expand Down
2 changes: 1 addition & 1 deletion libssh2-sys/libssh2
Submodule libssh2 updated 417 files

0 comments on commit e6d9dde

Please sign in to comment.