Skip to content

chore: update dependencies and configuration for googer#12

Merged
CocoRoF merged 1 commit intodeployfrom
main
Mar 17, 2026
Merged

chore: update dependencies and configuration for googer#12
CocoRoF merged 1 commit intodeployfrom
main

Conversation

@CocoRoF
Copy link
Copy Markdown
Owner

@CocoRoF CocoRoF commented Mar 17, 2026

  • Updated Cargo.toml to change version from 0.2.3 to 0.2.4 and modified reqwest feature from rustls-tls to native-tls.
  • Updated pyproject.toml to reflect the new version 0.2.4.
  • Added new dependencies in Cargo.lock including anyhow, core-foundation, equivalent, errno, fastrand, and others.
  • Removed unused dependencies such as cfg_aliases, quinn, and rustc-hash.
  • Updated GitHub Actions workflow in publish.yml to use macOS 14 and ensure OpenSSL dev headers are available for native-tls.

- Updated `Cargo.toml` to change version from 0.2.3 to 0.2.4 and modified `reqwest` feature from `rustls-tls` to `native-tls`.
- Updated `pyproject.toml` to reflect the new version 0.2.4.
- Added new dependencies in `Cargo.lock` including `anyhow`, `core-foundation`, `equivalent`, `errno`, `fastrand`, and others.
- Removed unused dependencies such as `cfg_aliases`, `quinn`, and `rustc-hash`.
- Updated GitHub Actions workflow in `publish.yml` to use macOS 14 and ensure OpenSSL dev headers are available for native-tls.
@CocoRoF CocoRoF merged commit 29b84eb into deploy Mar 17, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant