Skip to content

Commit 2eeb78d

Browse files
authored
Release v2.5.0 (#85)
* Compile new trace hint Related foundry-rs/starknet-foundry#3070 USC will fail to compile once software-mansion/scarb#2110 is released and user sets `panic-backtrace = true` in `Scarb.toml`. This PR fixes this issue commit-id:4e264c15 * Update all dependencies commit-id:74ce12b3 * Add LICENSE Closes #77 commit-id:906d6254 * Release v2.5.0 commit-id:5e959ca1
1 parent cff4cd7 commit 2eeb78d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Universal-Sierra-Compiler is the tool for Sierra compilation. It
44
homepage = "https://github.com/software-mansion/universal-sierra-compiler"
55
readme = "README.md"
66
repository = "https://github.com/software-mansion/universal-sierra-compiler"
7-
version = "2.4.0"
7+
version = "2.5.0"
88
edition = "2021"
99
license = "MIT"
1010

0 commit comments

Comments
 (0)