Skip to content

Commit e1ae0e9

Browse files
committed
Remove unmaintained dependencies
1 parent 0acbb75 commit e1ae0e9

41 files changed

Lines changed: 291 additions & 831 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## 0.6.55
9+
- remove discontinued async-std runtime support and async-std-only runtime/TLS dependencies
10+
- remove unmaintained paste dependency from test and Any helper macros
11+
- replace rustls-pemfile with rustls pki-types PEM parsing
12+
813
## 0.6.54
914
- odbc: improve prepared statement metadata handling and keep execution working when drivers defer result column metadata until bind/execute
1015
- odbc: reuse cached prepared statements, bound statement cache size, and harden statement/result handling against unsupported buffer slices, invalid column indices, and result-count-only responses

0 commit comments

Comments
 (0)