summaryrefslogtreecommitdiffstats
path: root/src/tools/cargo/tests/testsuite/cargo_add/add_normalized_name_external/stderr.log
blob: c7d45114329761e8cbcf563c2d40bfb4975d75dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
    Updating `dummy-registry` index
warning: translating `linked_hash_map` to `linked-hash-map`
warning: translating `Inflector` to `inflector`
      Adding linked-hash-map v0.5.4 to dependencies.
             Features:
             - clippy
             - heapsize
             - heapsize_impl
             - nightly
             - serde
             - serde_impl
             - serde_test
      Adding inflector v0.11.4 to dependencies.
             Features:
             + heavyweight
             + lazy_static
             + regex
             - unstable