chore(Cargo.toml): bump 1.1.0

This commit is contained in:
Christian Visintin
2026-06-08 19:22:06 +02:00
parent 3a5327f5b1
commit 352eec4762
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -6216,7 +6216,7 @@ dependencies = [
[[package]]
name = "termscp"
version = "1.0.0"
version = "1.1.0"
dependencies = [
"aes 0.9.1",
"aes-gcm 0.10.3",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "termscp"
version = "1.0.0"
version = "1.1.0"
edition = "2024"
authors = ["Christian Visintin <christian.visintin@veeso.dev>"]
description = "termscp is a feature rich terminal file transfer and explorer with support for SCP/SFTP/FTP/Kube/S3/WebDAV"