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

Commitfe658ff

Browse files
committed
Minor update to README
1 parent9a1f179 commitfe658ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ Please see the [documentation](https://docs.rs/socketcan) for details about the
1212

1313
###Version 3.x adds integrated async/await!
1414

15-
Version 3.0 adds integrated support for async/await, with the most popular runtimes,_tokio, async-std_, and_smol_. To get started we have already merged the[tokio-socketcan](https://github.com/oefd/tokio-socketcan) crate into this one andstarted on`async-io`.
15+
Version 3.0 adds integrated support for async/await, with the most popular runtimes,_tokio, async-std_, and_smol_. To get started we have already merged the[tokio-socketcan](https://github.com/oefd/tokio-socketcan) crate into this one andimplemented`async-io`.
1616

17-
Unfortunaly this required a minor breaking change to the existing API, so wewill bump the version to 3.0.
17+
Unfortunaly this required a minor breaking change to the existing API, so webumped the version to 3.0.
1818

1919
The async support is optional, and can be enabled with a feature for the target runtime:`tokio`,`async-std`, or`smol`.
2020

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp