diff --git a/Cargo.toml b/Cargo.toml index 11ab6c1..e99d44f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,6 +3,7 @@ name = "php-tokio" repository = "https://github.com/danog/php-tokio" homepage = "https://github.com/danog/php-tokio" license = "AGPL-3.0-or-later" +description = "Use any async Rust library from PHP!" version = "0.1.0" authors = ["Daniil Gentili "] edition = "2021"