Skip to content

Update semver-compatible dependencies, apply nightly clippy suggestions#563

Merged
djc merged 2 commits intomainfrom
update-deps
Apr 28, 2025
Merged

Update semver-compatible dependencies, apply nightly clippy suggestions#563
djc merged 2 commits intomainfrom
update-deps

Conversation

@djc
Copy link
Copy Markdown
Member

@djc djc commented Apr 28, 2025

No description provided.

@djc djc force-pushed the update-deps branch 2 times, most recently from c075808 to 37d8fb1 Compare April 28, 2025 10:36
@cpu
Copy link
Copy Markdown
Member

cpu commented Apr 28, 2025

Looks like there's one last clippy format string finding:

error: variables can be used directly in the `format!` string
  --> librustls/tests/client_server.rs:11:23
   |
11 |     let server_addr = format!("{}:{}", HOST, PORT);
   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@djc djc merged commit 4cf5a4b into main Apr 28, 2025
92 checks passed
@djc djc deleted the update-deps branch April 28, 2025 13:52
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.

3 participants