We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794e913 commit 1c0625fCopy full SHA for 1c0625f
claim_contracts/foundry.toml
@@ -4,3 +4,4 @@ out = "out"
4
libs = ["lib"]
5
6
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
7
+fs_permissions = [{ access = "read-write", path = "script-out/" }]
0 commit comments