smithy-rs/.cargo/config.toml

4 lines
132 B
TOML

[build]
# Share one `target` directory at the project root for all Cargo projects and workspaces in smithy-rs
target-dir = "target"