Skip to content

build(dependencies): 🧱 update crates#32

Merged
rodneylab merged 1 commit intomainfrom
build__update_dependencies
Feb 4, 2025
Merged

build(dependencies): 🧱 update crates#32
rodneylab merged 1 commit intomainfrom
build__update_dependencies

Conversation

@rodneylab
Copy link
Owner

Description

Update dependencies:

📦 bump config from 0.15.6 to 0.15.7
Updating cc v1.2.10 -> v1.2.11
Updating clap v4.5.27 -> v4.5.28
Updating clap_derive v4.5.24 -> v4.5.28
Updating libssh2-sys v0.3.0 -> v0.3.1
Updating openssl-sys v0.9.104 -> v0.9.105
Updating pin-project v1.1.8 -> v1.1.9
Updating pin-project-internal v1.1.8 -> v1.1.9
Updating syn v2.0.96 -> v2.0.98
Updating toml_edit v0.22.22 -> v0.22.23
Updating wait-timeout v0.2.0 -> v0.2.1
Removing winnow v0.6.25

Type of change

  • Dependency update

How Has This Been Tested?

  • cargo test run with all tests passing

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

📦 bump config from 0.15.6 to 0.15.7
    Updating cc v1.2.10 -> v1.2.11
    Updating clap v4.5.27 -> v4.5.28
    Updating clap_derive v4.5.24 -> v4.5.28
    Updating libssh2-sys v0.3.0 -> v0.3.1
    Updating openssl-sys v0.9.104 -> v0.9.105
    Updating pin-project v1.1.8 -> v1.1.9
    Updating pin-project-internal v1.1.8 -> v1.1.9
    Updating syn v2.0.96 -> v2.0.98
    Updating toml_edit v0.22.22 -> v0.22.23
    Updating wait-timeout v0.2.0 -> v0.2.1
    Removing winnow v0.6.25
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.85%. Comparing base (ec4d343) to head (9f04d68).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   96.85%   96.85%           
=======================================
  Files           8        8           
  Lines        1810     1810           
=======================================
  Hits         1753     1753           
  Misses         57       57           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rodneylab rodneylab merged commit f78983b into main Feb 4, 2025
16 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.

2 participants