-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: [EXC-1835] Make ic management types private to the execution e…
…nvironment (#3496) This PR introduces Bazel rules which make the IC management canister types private to the core crates execution_environment, messaging etc. All users of the _interface_ are in a temporary whitelist, but are urged to move to the published version of the types asap. That will be defined in [cdk-rs](https://github.com/dfinity/cdk-rs) and published to crates.io. Context: https://docs.google.com/document/d/1xvE480Tf61SaJc0AP74_4WDbh01alBU2aQHIRwx3XMw/edit?tab=t.0 --------- Co-authored-by: Michael Weigelt <[email protected]>
- Loading branch information
1 parent
eb9afbb
commit 60c71ec
Showing
1 changed file
with
57 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters