fixtures/small/hakari/metadata_alternate_registries-3.toml (40 lines of code) (raw):
# This file is @generated. To regenerate, run:
# cargo run -p fixture-manager -- generate-hakari --fixture metadata_alternate_registries
### BEGIN HAKARI SECTION
# resolver = 'install'
# unify-target-host = 'replicate-target-on-host'
# output-single-feature = false
# dep-format-version = '2'
# platforms = ['powerpc64-unknown-linux-gnu']
# [[traversal-excludes.ids]]
# name = 'proc-macro2'
# version = '1.0.29'
# source = 'registry+https://github.com/fakeorg/crates.io-index'
#
# [[traversal-excludes.ids]]
# name = 'quote'
# version = '1.0.10'
# source = 'registry+https://github.com/fakeorg/crates.io-index'
#
# [[traversal-excludes.ids]]
# name = 'serde'
# version = '1.0.130'
# crates-io = true
#
# [[traversal-excludes.ids]]
# name = 'serde_json'
# version = '1.0.68'
# crates-io = true
#
# [[traversal-excludes.ids]]
# name = 'syn'
# version = '1.0.80'
# source = 'registry+https://github.com/fakeorg/crates.io-index'
# [[final-excludes.ids]]
# name = 'ryu'
# version = '1.0.5'
# crates-io = true
# [registries.my-registry]
# index = 'https://github.com/fakeorg/crates.io-index'
### END HAKARI SECTION
# This part of the file should be preserved at the end.