Bump rustc_version from 0.3.0 to 0.3.2
Bumps [rustc_version](https://github.com/Kimundi/rustc-version-rs) from 0.3.0 to 0.3.2. - [Release notes](https://github.com/Kimundi/rustc-version-rs/releases) - [Commits](https://github.com/Kimundi/rustc-version-rs/compare/v0.3.0...v0.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
f71ed29e96
commit
228c43890f
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -479,9 +479,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rustc_version"
|
||||
version = "0.3.0"
|
||||
version = "0.3.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "65c94201b44764d6d1f7e37c15a8289ed55e546c1762c7f1d57f616966e0c181"
|
||||
checksum = "397d411cfc34097bdb176984180f7d9980eb161aaf1368ceea96c9834d8f8b85"
|
||||
dependencies = [
|
||||
"semver",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue