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 83cc556 commit f197f89Copy full SHA for f197f89
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ env:
16
CARGO_TERM_COLOR: always
17
REGISTRY: ghcr.io
18
RUST_VERSION: 1.75.0
19
- FORC_VERSION: 0.50.0
+ FORC_VERSION: 0.52.1
20
CORE_VERSION: 0.22.0
21
PATH_TO_SCRIPTS: .github/scripts
22
README.md
@@ -136,7 +136,7 @@ Example of the SRC-7 implementation where metadata exists for only a single asse
136
Example of the SRC-7 implementation where metadata exists for multiple assets with differing `SubId`s.
137
138
> **Note**
139
-> All standards currently use `forc v0.50.0`.
+> All standards currently use `forc v0.52.1`.
140
141
<!-- TODO:
142
## Contributing
0 commit comments