-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
The following dependencies have breaking changes:
-
bitflags: Used byAccessControllableto encode permissions for storage. -
toml: Used in tests to readrust-toolchainfiles. -
darling: Usage is related to proc macros -
syn: Usage is related to proc macros -
proc-macro-crate: Usage is related to proc macros - Upcoming: a new major version of
near-sdkis in alpha- Remove the dependency patch added in build: add workarounds required to build tests #128
We should investigate whether any of these breaking changes affect near-plugins and do the migrations required to upgrade these dependencies. Breaking changes for users of near-plugins should be minized and be accompanied by migration guidelines.
Some of these dependencies had major versions bumps, others are still at v0.* and introduce breaking changes with minor version bumps.
Metadata
Metadata
Assignees
Labels
No labels