fixtures/small/hakari/metadata_proc_macro1-2.toml (43 lines of code) (raw):
# This file is @generated. To regenerate, run:
# cargo run -p fixture-manager -- generate-hakari --fixture metadata_proc_macro1
### BEGIN HAKARI SECTION
# resolver = '1'
# unify-target-host = 'unify-if-both'
# output-single-feature = false
# dep-format-version = '2'
# platforms = ['mipsisa32r6el-unknown-linux-gnu', 'powerpc-unknown-openbsd']
# [[traversal-excludes.ids]]
# name = 'build-user'
# version = '0.1.0'
# workspace-path = 'build-user'
#
# [[traversal-excludes.ids]]
# name = 'dev-user'
# version = '0.1.0'
# workspace-path = 'dev-user'
#
# [[traversal-excludes.ids]]
# name = 'macro'
# version = '0.1.0'
# workspace-path = 'macro'
#
# [[traversal-excludes.ids]]
# name = 'normal-user'
# version = '0.1.0'
# workspace-path = 'normal-user'
# [[final-excludes.ids]]
# name = 'build-user'
# version = '0.1.0'
# workspace-path = 'build-user'
#
# [[final-excludes.ids]]
# name = 'dev-user'
# version = '0.1.0'
# workspace-path = 'dev-user'
#
# [[final-excludes.ids]]
# name = 'macro'
# version = '0.1.0'
# workspace-path = 'macro'
### END HAKARI SECTION
# This part of the file should be preserved at the end.