-
Notifications
You must be signed in to change notification settings - Fork 113
Pick an MSRV #750
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestlayer-METANot any specific layer in LiteBox itself, but instead about the whole repositoryNot any specific layer in LiteBox itself, but instead about the whole repository
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestlayer-METANot any specific layer in LiteBox itself, but instead about the whole repositoryNot any specific layer in LiteBox itself, but instead about the whole repository
We should pick a minimum supported Rust version and set up a CI for it. Currently the oldest we check on is latest stable, but I think we should be able to support quite a bit further with extremely minimal changes (if any).