fixtures/small/hakari/metadata_proc_macro1-3.toml (38 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 = true # dep-format-version = '2' # platforms = ['armebv7r-none-eabi', 'armv7a-kmc-solid_asp3-eabihf', 'aarch64-uwp-windows-msvc'] # [[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 = 'normal-user' # version = '0.1.0' # workspace-path = 'normal-user' ### END HAKARI SECTION # This part of the file should be preserved at the end.