Skip to content

Commit

Permalink
Update: README
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus committed Feb 12, 2024
1 parent 4a1aa69 commit 116af56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

```toml
# This sample uses `tokio` runtime.
# You can choose `async-std` instead by feature "rt_async-std".
# `async-std` is available by feature "rt_async-std".

[dependencies]
ohkami = { version = "0.14", features = ["rt_tokio"] }
Expand Down

0 comments on commit 116af56

Please sign in to comment.