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"]