From 3c97dbf06bc26fc79f0f58a360ef821f75ba82e9 Mon Sep 17 00:00:00 2001 From: Satya Rohith Date: Thu, 16 Sep 2021 11:55:06 +0530 Subject: chore: update tagline (#12095) --- core/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/Cargo.toml b/core/Cargo.toml index c66d42612..42e50eb7f 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -7,7 +7,7 @@ edition = "2018" license = "MIT" readme = "README.md" repository = "https://github.com/denoland/deno" -description = "A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio" +description = "A modern JavaScript/TypeScript runtime built with V8, Rust, and Tokio" [lib] path = "lib.rs" -- cgit v1.2.3