diff options
author | atouchet <alextouchet@outlook.com> | 2020-05-30 18:18:57 -0700 |
---|---|---|
committer | atouchet <alextouchet@outlook.com> | 2020-05-30 18:18:57 -0700 |
commit | 77f7fa552d50d96011455cc4d3782e31c073a590 (patch) | |
tree | b4d7076e5ea6785dfe040975719a34fb2e6b8577 /components/range | |
parent | 14303bd651e248e6e7a73759d622658088f9ddf1 (diff) | |
download | servo-77f7fa552d50d96011455cc4d3782e31c073a590.tar.gz servo-77f7fa552d50d96011455cc4d3782e31c073a590.zip |
More Cargo.toml updates
Diffstat (limited to 'components/range')
-rw-r--r-- | components/range/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/range/Cargo.toml b/components/range/Cargo.toml index 38b28ec3a01..bf9db8164a1 100644 --- a/components/range/Cargo.toml +++ b/components/range/Cargo.toml @@ -1,5 +1,4 @@ [package] - name = "range" version = "0.0.1" authors = ["The Servo Project Developers"] |