We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffe71a4 commit 52875ecCopy full SHA for 52875ec
rs/Cargo.toml
@@ -8,9 +8,9 @@ crate-type = ["cdylib"]
8
name = "gitnuro_rs"
9
10
[dependencies]
11
-notify = "6.1.1"
12
-thiserror = "1.0.56"
13
-libssh-rs = { version = "0.3.3", features = ["vendored", "vendored-openssl"] }
+notify = "8.0.0"
+thiserror = "2.0.11"
+libssh-rs = { version = "0.3.5", features = ["vendored", "vendored-openssl"] }
14
kotars = { git = "https://github.com/JetpackDuba/kotars.git" }
15
jni = "0.21.1"
16
0 commit comments