mirror of
https://github.com/danog/php-tokio.git
synced 2024-11-26 20:34:54 +01:00
Add description
This commit is contained in:
parent
120b647018
commit
07e8c5f7c7
@ -3,6 +3,7 @@ name = "php-tokio"
|
|||||||
repository = "https://github.com/danog/php-tokio"
|
repository = "https://github.com/danog/php-tokio"
|
||||||
homepage = "https://github.com/danog/php-tokio"
|
homepage = "https://github.com/danog/php-tokio"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
|
description = "Use any async Rust library from PHP!"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["Daniil Gentili <daniil@daniil.it>"]
|
authors = ["Daniil Gentili <daniil@daniil.it>"]
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
|
Loading…
Reference in New Issue
Block a user