File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -191,15 +191,15 @@ dependencies = [
191191
192192[[package]]
193193name = "snforge_scarb_plugin"
194- version = "0.48.1 "
194+ version = "0.49.0 "
195195source = "registry+https://scarbs.xyz/"
196- checksum = "sha256:2dd27e8215eea8785b3930e9f452e11b429ca262b1c1fbb071bfc173b9ebc125 "
196+ checksum = "sha256:903150f0e9542e4277d417029eea4c03af0db398b581f9f7ae3ebbdac9afc657 "
197197
198198[[package]]
199199name = "snforge_std"
200- version = "0.48.1 "
200+ version = "0.49.0 "
201201source = "registry+https://scarbs.xyz/"
202- checksum = "sha256:89f759fa685d48ed0ba7152d2ac2eb168da08dfa8b84b2bee96e203dc5b2413e "
202+ checksum = "sha256:73d73653cc4356ec51b92a6bec9d8385b20318170c2f2ade7891e5185a0e7e64 "
203203dependencies = [
204204 "snforge_scarb_plugin",
205205]
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ keywords = [
4545[workspace .dependencies ]
4646assert_macros = " 2.12.0"
4747starknet = " 2.12.0"
48- snforge_std = " 0.48.1 "
48+ snforge_std = " 0.49.0 "
4949
5050[dependencies ]
5151starknet.workspace = true
Original file line number Diff line number Diff line change @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
1010## Unreleased
1111
12+ ### Changed
13+
14+ - Bump snforge to v0.49.0 (#1520 )
15+
1216## 4.6.0 (2025-08-18)
1317
1418### Added
You can’t perform that action at this time.
0 commit comments