From 06035d6f0f8f7d98a83321547c5f22dc86123872 Mon Sep 17 00:00:00 2001 From: Nick Hynes Date: Wed, 23 Jan 2019 19:56:46 +0000 Subject: [PATCH] Update rust contributors --- rust/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rust/Cargo.toml b/rust/Cargo.toml index 0819e0c70023..4dd793e415a8 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -7,7 +7,7 @@ repository = "https://github.com/dmlc/tvm" readme = "README.md" keywords = ["tvm", "nnvm"] categories = ["api-bindings", "science"] -authors = ["Nick Hynes "] +authors = ["TVM Contributors"] [features] default = ["nom/std"]