fixtures/small/hakari/metadata_weak_namespaced_features-0.toml (38 lines of code) (raw):

# This file is @generated. To regenerate, run: # cargo run -p fixture-manager -- generate-hakari --fixture metadata_weak_namespaced_features ### BEGIN HAKARI SECTION # resolver = 'install' # unify-target-host = 'replicate-target-on-host' # output-single-feature = true # dep-format-version = '2' # platforms = [] # [[traversal-excludes.ids]] # name = 'arrayvec' # version = '0.7.2' # crates-io = true # # [[traversal-excludes.ids]] # name = 'namespaced-weak' # version = '0.1.0' # workspace-path = '' # [[final-excludes.ids]] # name = 'namespaced-weak' # version = '0.1.0' # workspace-path = '' # # [[final-excludes.ids]] # name = 'pathdiff' # version = '0.2.1' # crates-io = true # # [[final-excludes.ids]] # name = 'smallvec' # version = '1.8.0' # crates-io = true # # [[final-excludes.ids]] # name = 'tinyvec' # version = '1.5.1' # crates-io = true ### END HAKARI SECTION # This part of the file should be preserved at the end.