From e2b92fa9ef04e71d4af7f95448efcc987d5fc6d5 Mon Sep 17 00:00:00 2001 From: krisbitney Date: Tue, 26 Sep 2023 16:54:46 +0300 Subject: [PATCH] triggering cd --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87e4ee5..fe736ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "template-wasm-rs" +name = "web-scraper" version = "0.1.0" description = "A Polywrap Wasm wrapper template written in Rust" authors = ["Polywrap"]