fixtures/small/hakari/metadata_alternate_registries-0.toml (33 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 = 'none' # output-single-feature = false # dep-format-version = '2' # platforms = ['avr-unknown-gnu-atmega328', 'riscv32gc-unknown-linux-gnu', 'powerpc64-wrs-vxworks'] # # [traversal-excludes] # [[final-excludes.ids]] # name = 'debug-ignore' # version = '1.0.1' # workspace-path = '' # # [[final-excludes.ids]] # name = 'ryu' # version = '1.0.5' # crates-io = true # # [[final-excludes.ids]] # name = 'serde_derive' # version = '1.0.130' # source = 'registry+https://github.com/fakeorg/crates.io-index' # # [[final-excludes.ids]] # name = 'unicode-xid' # version = '0.2.2' # 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.