| Index: mojo/public/rust/Cargo.toml
|
| diff --git a/mojo/public/rust/Cargo.toml b/mojo/public/rust/Cargo.toml
|
| deleted file mode 100644
|
| index 8350e3af4d1113ce073d05f12e1e0f295a819170..0000000000000000000000000000000000000000
|
| --- a/mojo/public/rust/Cargo.toml
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -# Copyright 2016 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -[package]
|
| -name = "mojo"
|
| -version = "0.1.0"
|
| -authors = ["Michael Anthony Knyszek <mknyszek@gmail.com>"]
|
| -links = "system_thunks"
|
| -build = "build.rs"
|
| -
|
| -[lib]
|
| -name = "mojo"
|
| -crate-type = ["rlib"]
|
| -
|
|
|