This is an automated email from the ASF dual-hosted git repository.

tison pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 865890660 build(deps): Bump libunftp version (#7184)
865890660 is described below

commit 8658906606a83b5847325ed12190e5b40cfd0a31
Author: Hannes de Jager <[email protected]>
AuthorDate: Mon Feb 9 07:39:50 2026 +0200

    build(deps): Bump libunftp version (#7184)
---
 integrations/unftp-sbe/Cargo.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/integrations/unftp-sbe/Cargo.toml 
b/integrations/unftp-sbe/Cargo.toml
index 17eee8d09..d4a7e1fdc 100644
--- a/integrations/unftp-sbe/Cargo.toml
+++ b/integrations/unftp-sbe/Cargo.toml
@@ -28,7 +28,7 @@ version = "0.4.0"
 
 [dependencies]
 async-trait = "0.1.88"
-libunftp = "0.21.0"
+libunftp = "0.22.0"
 opendal = { version = "0.55.0", path = "../../core" }
 tokio = { version = "1.38.0", default-features = false, features = ["io-util"] 
}
 tokio-util = { version = "0.7.11", features = ["compat"] }

Reply via email to