diff options
Diffstat (limited to 'rust/Cargo.lock')
| -rw-r--r-- | rust/Cargo.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/rust/Cargo.lock b/rust/Cargo.lock index 8315f98c46..3428dbaf0b 100644 --- a/rust/Cargo.lock +++ b/rust/Cargo.lock @@ -259,6 +259,10 @@ dependencies = [ ] [[package]] +name = "trace" +version = "0.1.0" + +[[package]] name = "unicode-ident" version = "1.0.12" source = "registry+https://github.com/rust-lang/crates.io-index" |