Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Conversation

@matt-phylum
Copy link
Contributor

@matt-phylum matt-phylum commented Aug 18, 2025

The Discord server is no longer active.

This PR also increases the minimum Rust version. We don't use lock files in this repository, I guess because it's primary purpose is to be used as a library and lock files aren't used honored for library dependencies, so when we try to build with Rust 1.74 (November 2023) we get an error because that version of Cargo doesn't consider compatible Rust versions when performing dependency version resolution and some of our dependencies have released semver compatible versions that depends on Rust 1.82 (October 2024). This means that in practice, unless somebody is using this library and manually keeping an older version of that library in their Cargo.lock, they cannot use this library anyway. I don't think anyone cares about support for Rust before 1.82 in this library.

@matt-phylum matt-phylum changed the title remove discord link remove discord link and update for current Rust and crates Aug 18, 2025
Copy link

@maxrake maxrake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matt-phylum matt-phylum merged commit e174621 into main Aug 19, 2025
3 checks passed
@matt-phylum matt-phylum deleted the matt/discord branch August 19, 2025 12:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants