You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Cargo.toml dependencies and versions for improved compatibility
- Updated `rasn` version from 0.18 to 0.27 in `rustyasn/Cargo.toml` for enhanced ASN.1 support.
- Removed version specification for `rustyfix-dictionary` and `rustyfix-codegen` to align with workspace dependency management.
- Updated `quick-xml` and `criterion` in `rustyfixml/Cargo.toml` to use workspace dependencies for consistency.
- Upgraded `prost` and `prost-types` versions from 0.13 to 0.14 in `rustygpb/Cargo.toml` to leverage the latest features and fixes.
These changes streamline dependency management and ensure compatibility across the project.
0 commit comments