bump crate versions (#171)

- bump crate versions
- point out the supported polkadot sdk version in the changelog
This commit is contained in:
Cyrill Leutwiler
2025-01-17 17:29:38 +01:00
committed by GitHub
parent d8a72e580b
commit fe1b3258d2
3 changed files with 29 additions and 28 deletions
+1
View File
@@ -11,6 +11,7 @@ This is a development pre-release.
- Initial support for running `resolc` in the browser.
### Changed
- Suported contracts runtime is polkadot-sdk git version `d62a90c8c729acd98c7e9a5cab9803b8b211ffc5`.
- The minimum supported Rust version is `1.81.0`.
- Error out early instead of invoking `solc` with invalid base or include path flags.