hippospace/move-to-ts

Move.toml field `upgrade_policy` generates warning

billsbooth opened this issue · 0 comments

Warning: unknown field name found. Expected one of [name, version, authors, license], but found 'upgrade_policy'

upgrade_policy is now a valid field introduced by Aptos.

The error happens when trying to import ferum-std, which has the upgrade_policy flag.