Build and test with Rust 1.63

This commit is contained in:
2022-08-27 10:26:42 +02:00
parent 61d19f866c
commit 5f6823394d
3 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ keywords = ["mutex", "rwlock", "once", "thread"]
description = "Ensure deadlock-free mutexes by allocating in order, or else."
readme = "README.md"
repository = "https://github.com/bertptrs/tracing-mutex"
rust-version = "1.63"
[package.metadata.docs.rs]
# Build docs for all features so the documentation is more complete