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 4d6fa4f commit 81ea8cfCopy full SHA for 81ea8cf
foundry.toml
@@ -30,7 +30,7 @@ runs = 256
30
runs = 256
31
32
[dependencies]
33
-"@fdk" = { version = "0.3.0-beta", url = "https://github.com/axieinfinity/foundry-deployment-kit/archive/refs/tags/v0.3.0-beta.zip" }
+"@fdk" = { version = "0.3.4-beta", url = "https://github.com/axieinfinity/foundry-deployment-kit/archive/refs/tags/v0.3.4-beta.zip" }
34
"@pythnetwork-pyth-sdk-solidity" = { version = "2.2.0" }
35
"@openzeppelin-contracts" = { version = "4.9.3" }
36
0 commit comments