mirror of
https://github.com/vacp2p/rln-contract.git
synced 2025-01-09 22:05:47 +00:00
6 lines
120 B
TOML
6 lines
120 B
TOML
[profile.default]
|
|
src = 'contracts'
|
|
out = 'out'
|
|
libs = ['node_modules', 'lib']
|
|
test = 'test'
|
|
cache_path = 'cache_forge' |