Skip to content

Commit

Permalink
Remove authors from metadata (per RFC 3052)
Browse files Browse the repository at this point in the history
  • Loading branch information
djc committed Aug 28, 2024
1 parent b4b6dbb commit a47da65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[package]
name = "rustc_version"
version = "0.4.1"
authors = ["Dirkjan Ochtman <[email protected]>", "Marvin Löbel <[email protected]>"]
license = "MIT OR Apache-2.0"
description = "A library for querying the version of a installed rustc compiler"
readme = "README.md"
Expand Down

0 comments on commit a47da65

Please sign in to comment.