mirror of
https://github.com/openharmony/third_party_rust_mio.git
synced 2026-06-30 20:58:01 -04:00
Make spelling of "I/O" consistent
This commit is contained in:
committed by
Thomas de Zeeuw
parent
f55840a60a
commit
1dc0b2a0e4
+1
-1
@@ -11,7 +11,7 @@ authors = [
|
||||
"Thomas de Zeeuw <thomasdezeeuw@gmail.com>",
|
||||
"Tokio Contributors <team@tokio.rs>",
|
||||
]
|
||||
description = "Lightweight non-blocking IO"
|
||||
description = "Lightweight non-blocking I/O."
|
||||
homepage = "https://github.com/tokio-rs/mio"
|
||||
repository = "https://github.com/tokio-rs/mio"
|
||||
readme = "README.md"
|
||||
|
||||
Reference in New Issue
Block a user