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 75acdb8 commit 5133b15Copy full SHA for 5133b15
Cargo.toml
@@ -39,7 +39,7 @@ tracing = "0.1"
39
tracing-subscriber = "0.3"
40
tracing-test = "0.2"
41
42
-everscale-asm-macros = { git = "https://github.com/broxus/everscale-asm.git", rev = "a5936d1613e7b943649a15e2e72ddd62f2992976" }
+everscale-asm-macros = { git = "https://github.com/broxus/everscale-asm.git", rev = "95ec11ccad067726a9495b0bd2c700e64171c6af" }
43
44
tycho-vm = { path = "./vm" }
45
0 commit comments