Skip to content

Commit

Permalink
Update to libssh2-sys 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
luqmana committed Jan 22, 2023
1 parent 727d73f commit 68b12ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgit2-sys/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ path = "lib.rs"

[dependencies]
libc = "0.2"
libssh2-sys = { version = "0.2.19", optional = true }
libssh2-sys = { version = "0.3.0", optional = true }
libz-sys = { version = "1.1.0", default-features = false, features = ["libc"] }

[build-dependencies]
Expand Down

0 comments on commit 68b12ef

Please sign in to comment.