Skip to content

Commit 5437ed4

Browse files
committed
Add myself as an author
1 parent a3b4595 commit 5437ed4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "rustc_version"
33
version = "0.3.3"
4-
authors = ["Marvin Löbel <[email protected]>"]
4+
authors = ["Dirkjan Ochtman <[email protected]>", "Marvin Löbel <[email protected]>"]
55
license = "MIT/Apache-2.0"
66
description = "A library for querying the version of a installed rustc compiler"
77
readme = "README.md"

0 commit comments

Comments
 (0)