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:
committed by
Jeremy Soller
parent
96b2d78c2e
commit
1046dd7aec
@@ -28,3 +28,6 @@ std = ["libc", "downcast-rs/std"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
|
||||
[registries.crates-io]
|
||||
protocol = "sparse"
|
||||
|
Reference in New Issue
Block a user