2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-10-20 00:56:36 +00:00
This commit is contained in:
Gábor Szabó 2025-08-14 18:44:57 -07:00 committed by GitHub
commit 2cf557f042
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,6 @@
[book]
authors = ["The async-std maintainers"]
language = "en"
multilingual = false
src = "src"
title = "Async programming in Rust with async-std"