Update Rust toolchain to 2023-01-21

Update the toolchain and deps, and use the sparse registry access.

Signed-off-by: Tim Crawford <tcrawford@system76.com>
This commit is contained in:
Tim Crawford
2023-02-14 13:45:32 -07:00
committed by Jeremy Soller
parent 96b2d78c2e
commit 1046dd7aec
3 changed files with 10 additions and 7 deletions

View File

@@ -28,3 +28,6 @@ std = ["libc", "downcast-rs/std"]
[package.metadata.docs.rs]
all-features = true
[registries.crates-io]
protocol = "sparse"