File: CHANGELOG.md

package info (click to toggle)
rust-tokio-native-tls 0.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 220 kB
  • sloc: sh: 41; makefile: 2
file content (11 lines) | stat: -rw-r--r-- 179 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
# 0.3.0 (December 23, 2020)

- Upgrade to `tokio 1.0`.

# 0.2.0 (October 16, 2020)

- Upgrade to `tokio 0.3`.

# 0.1.0 (January 9th, 2019)

- Initial release from `tokio-tls 0.3`