Skip to content

Commit 94d4f59

Browse files
authored
Reexport snforge_scarb_plugin (#3000)
<!-- Reference any GitHub issues resolved by this PR --> Closes #2999 ## Introduced changes <!-- A brief description of the changes --> - Reexported `snforge_scarb_plugin` based on https://github.com/software-mansion/scarb/pull/2000/files#diff-9027147cd5fb117cc5d9d5c85f24128c489f5d48ea8dd17e5f67991a88fc6e4c ## Checklist <!-- Make sure all of these are complete --> - [x] Linked relevant issue - [x] Updated relevant documentation - [x] Added relevant tests - [x] Performed self-review of the code - [x] Added changes to `CHANGELOG.md`
1 parent dcd7a63 commit 94d4f59

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

snforge_std/Scarb.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ description = "Cairo testing library"
66
documentation = "https://foundry-rs.github.io/starknet-foundry/appendix/snforge-library.html"
77
repository = "https://github.com/foundry-rs/starknet-foundry"
88
license-file = "../LICENSE"
9+
re-export-cairo-plugins = ["snforge_scarb_plugin"]
910

1011
[dependencies]
1112
snforge_scarb_plugin = { path = "../crates/snforge-scarb-plugin" }

0 commit comments

Comments
 (0)