Skip to content

Commit 9cefbbc

Browse files
committed
chore: remove deprecated package.authors field
Relates to: - rust-lang/rust#83227 - rust-lang/rfcs#3052 - rust-lang/cargo#15068 - tombi-toml/tombi#971
1 parent 502d723 commit 9cefbbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build/crates/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
[package]
22
name = "simpleicons-rs"
33
version = "0.0.1"
4-
authors = ["Cason Kervis <[email protected]>"]
54
edition = "2024"
65
description = "A static Rust crate providing SVG data for all Simple Icons. Useful for web, graphics, and static asset generation."
76
readme = "README.md"

0 commit comments

Comments
 (0)