Expand description
Low-level library for interacting with Soldeer registries and files
Re-exports§
pub use errors::SoldeerError;
Modules§
- auth
- Registry authentication
- config
- Manage the Soldeer configuration and dependencies list.
- download
- Download and/or extract dependencies
- errors
- install
- Install dependencies.
- lock
- Lockfile handling.
- push
- Handle publishing of a dependency to the registry.
- registry
- Soldeer registry client.
- remappings
- Remappings management.
- update
- Update dependencies to the latest version.
- utils
- Utility functions used throughout the codebase.