openssh-sftp-error 0.5.0

Error type used when communicating with openssh sftp server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.5.0]https://github.com/openssh-rust/openssh-sftp-client/compare/openssh-sftp-error-v0.4.0...openssh-sftp-error-v0.5.0 - 2024-08-10

### Other
- Update openssh requirement from 0.10.0 to 0.11.0 ([#138]https://github.com/openssh-rust/openssh-sftp-client/pull/138)
The changelog for this crate is kept in the project's Rust documentation in the changelog module.