File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license = "MIT/Apache-2.0"
6
6
description = " A library for querying the version of a installed rustc compiler"
7
7
readme = " README.md"
8
8
documentation = " https://docs.rs/rustc_version/"
9
- repository = " https://github.com/Kimundi /rustc-version-rs"
9
+ repository = " https://github.com/djc /rustc-version-rs"
10
10
keywords = [" version" , " rustc" ]
11
11
edition = " 2018"
12
12
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ rustc-version-rs
3
3
4
4
[ ![ Documentation] ( https://docs.rs/rustc_version/badge.svg )] ( https://docs.rs/rustc_version/ )
5
5
[ ![ Crates.io] ( https://img.shields.io/crates/v/rustc_version.svg )] ( https://crates.io/crates/rustc_version )
6
- [ ![ Build status] ( https://github.com/Kimundi /rustc-version-rs/workflows/CI/badge.svg )] ( https://github.com/Kimundi /rustc-version-rs/actions?query=workflow%3ACI )
6
+ [ ![ Build status] ( https://github.com/djc /rustc-version-rs/workflows/CI/badge.svg )] ( https://github.com/djc /rustc-version-rs/actions?query=workflow%3ACI )
7
7
8
8
A library for querying the version of a ` rustc ` compiler.
9
9
You can’t perform that action at this time.
0 commit comments