Define and test an MSRV
This commit is contained in:
@@ -29,6 +29,10 @@ Users can define their own server impelementations.
|
||||
See the [TaskChampion Book](http://taskchampion.github.com/taskchampion)
|
||||
for more information about the design and usage of the tool.
|
||||
|
||||
# Minimum Supported Rust Version
|
||||
|
||||
This crate supports Rust version 1.47 and higher.
|
||||
|
||||
*/
|
||||
|
||||
mod errors;
|
||||
|
||||
Reference in New Issue
Block a user