From d0ad0928945d22f151e966fd70d3ca620234e51e Mon Sep 17 00:00:00 2001 From: x Date: Fri, 31 Mar 2023 19:37:48 +0200 Subject: [PATCH] TurboPFor : Rust bindings --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 38ca5b3..930bfbe 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,5 +1,5 @@ [package] -authors = ["powturbo powturbo [AT] gmail.com>"] +authors = ["powturbo "] build = "build.rs" name = "ic" version = "0.60.0"