Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2987d21

Browse files
authored
Merge pull request#1083 from Keruspe/+release-prepare
Prepare 1.13.0 release
2 parents1c1b209 +0c382db commit2987d21

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

‎CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to async-std 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://book.async.rs/overview/stability-guarantees.html).
77

8+
#[1.13.0] - 2024-09-06
9+
10+
##Added
11+
- IO Safety traits implementations
12+
13+
##Changed
14+
- Various dependencies updates
15+
- Export`BufReadExt` and`SeekExt` from`async_std::io`
16+
817
#[1.12.0] - 2022-06-18
918

1019
##Added

‎Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="async-std"
3-
version ="1.12.0"
3+
version ="1.13.0"
44
authors = [
55
"Stjepan Glavina <stjepang@gmail.com>",
66
"Yoshua Wuyts <yoshuawuyts@gmail.com>",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp