Skip to content

fix: update codebase to support modern Rust dependencies#28

Open
1zun4 wants to merge 1 commit intomasterfrom
fix/modern-deps-compatibility
Open

fix: update codebase to support modern Rust dependencies#28
1zun4 wants to merge 1 commit intomasterfrom
fix/modern-deps-compatibility

Conversation

@1zun4
Copy link
Copy Markdown
Member

@1zun4 1zun4 commented May 21, 2025

  • Fix JWT authentication to work with jsonwebtoken 9.x
  • Resolve Actix 0.13 message handling compatibility issues
  • Replace deprecated UUID methods with modern equivalents
  • Fix TLS configuration for rustls compatibility
  • Improve feature naming for TLS backends (rustls-tls/openssl-tls)
  • Fix compiler errors related to Result/unit type handling

- Fix JWT authentication to work with jsonwebtoken 9.x
- Resolve Actix 0.13 message handling compatibility issues
- Replace deprecated UUID methods with modern equivalents
- Fix TLS configuration for rustls compatibility
- Improve feature naming for TLS backends (rustls-tls/openssl-tls)
- Fix compiler errors related to Result/unit type handling
@1zun4 1zun4 mentioned this pull request May 22, 2025
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