File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
crates/rust-releases-rust-dist Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ authors = ["Martijn Gribnau <garm@ilumeo.com>"]
55description = " Find, index and obtain all officially available Rust releases"
66license = " MIT OR Apache-2.0"
77edition = " 2018"
8- rust-version = " 1.91"
8+ rust-version = " 1.91.1 "
99documentation = " https://docs.rs/rust-releases"
1010repository = " https://github.com/foresterre/rust-releases"
1111exclude = [
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "rust-releases-rust-dist"
33version = " 0.30.0"
44authors = [" Martijn Gribnau <garm@ilumeo.com>" ]
55edition = " 2018"
6- rust-version = " 1.91"
6+ rust-version = " 1.91.1 "
77description = " RustDist source implementation for rust-releases"
88license = " MIT OR Apache-2.0"
99documentation = " https://docs.rs/rust-releases-rust-dist"
You can’t perform that action at this time.
0 commit comments