noria
noria copied to clipboard
chore: upgrade evmap
Since in the Cargo.toml the version of evmap was "11.0.0-alpha.1" instead of "= 11.0.0-alpha.1" for new builds the latest version is used. The latest version of evmap is "11.0.0-alpha.7" and it is not backward compatible. This change upgrades evmap to "11.0.0-alpha.7".