We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3b4595 commit 5437ed4Copy full SHA for 5437ed4
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "rustc_version"
3
version = "0.3.3"
4
-authors = ["Marvin Löbel <[email protected]>"]
+authors = ["Dirkjan Ochtman <[email protected]>", "Marvin Löbel <[email protected]>"]
5
license = "MIT/Apache-2.0"
6
description = "A library for querying the version of a installed rustc compiler"
7
readme = "README.md"
0 commit comments